From 42691247588c5a3193dc09b314703a3ecb8559db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 23:07:49 +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 25e7dbd7..45e023f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,6 +53,6 @@ types-python-dateutil==2.9.0.20251008 urllib3==2.5.0 win-inet-pton==1.1.0 winpaths==0.2 -wxPython==4.2.3 +wxPython==4.2.4 youtube-dl==2021.12.17 zipp==3.23.0 \ No newline at end of file