From 2cb61f589570fce21ecffecc447ba71d4a71a341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 01:43:13 +0000 Subject: [PATCH] build(deps): 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 6e61f20f..a88eead7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,6 +53,6 @@ types-python-dateutil==2.9.0.20260124 urllib3==2.6.3 win-inet-pton==1.1.0 winpaths==0.2 -wxPython==4.2.4 +wxPython==4.2.5 youtube-dl==2021.12.17 zipp==3.23.0 \ No newline at end of file