From 8a4b43bcd1eec3a6559da87bf7f8d5469c342aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 04:10:57 +0000 Subject: [PATCH] Bump wxpython from 4.2.3 to 4.2.4 in /src Bumps [wxpython](https://github.com/wxWidgets/Phoenix) from 4.2.3 to 4.2.4. - [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.3...wxPython-4.2.4) --- updated-dependencies: - dependency-name: wxpython dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 1e6da76..dd1b17d 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -wxPython==4.2.3; sys_platform != "linux" +wxPython==4.2.4; sys_platform != "linux" https://github.com/dseichter/wxpython-whl/releases/download/4.2.3/wxpython-4.2.3-cp313-cp313-linux_x86_64.whl; sys_platform == "linux" urllib3==2.5.0 pyinstaller==6.15.0