From cb8975c1f840eefdc1ab2566e44c43dfbfd5b129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 04:01:09 +0000 Subject: [PATCH] Bump wxpython from 4.2.3 to 4.2.4 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b6e633..94110d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -wxPython==4.2.3 +wxPython==4.2.4 pywin32==311