From e50e7db51ed62e6a330c909ec31246fc912555f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 05:06:25 +0000 Subject: [PATCH] Bump wxpython from 4.2.1 to 4.2.2 Bumps [wxpython](https://github.com/wxWidgets/Phoenix) from 4.2.1 to 4.2.2. - [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.1...wxPython-4.2.2) --- updated-dependencies: - dependency-name: wxpython 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 7e17b60..28b7f48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ xmltodict==0.13.0 -wxPython==4.2.1 +wxPython==4.2.2