From 70e4cb8515cf6be25ae7b0fcaed049fcde7cd4bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 06:37:38 +0000 Subject: [PATCH] Bump wxpython from 4.2.4 to 4.2.5 Bumps [wxpython](https://github.com/wxWidgets/Phoenix) from 4.2.4 to 4.2.5. - [Release notes](https://github.com/wxWidgets/Phoenix/releases) - [Changelog](https://github.com/wxWidgets/Phoenix/blob/master/CHANGES.rst) - [Commits](https://github.com/wxWidgets/Phoenix/compare/wxPython-4.2.4...wxPython-4.2.5) --- updated-dependencies: - dependency-name: wxpython dependency-version: 4.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79c26bb..d10ed06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -wxPython==4.2.4 +wxPython==4.2.5 requests==2.32.5 pyperclip==1.11.0 urllib3==2.6.3 # not directly required, pinned by Snyk to avoid a vulnerability