Skip to content

Commit 6d2fbb2

Browse files
Bump wxpython from 4.2.2 to 4.2.5
Bumps [wxpython](https://github.com/wxWidgets/Phoenix) from 4.2.2 to 4.2.5. - [Release notes](https://github.com/wxWidgets/Phoenix/releases) - [Changelog](https://github.com/wxWidgets/Phoenix/blob/master/CHANGES.rst) - [Commits](wxWidgets/Phoenix@wxPython-4.2.2...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] <support@github.com>
1 parent 7258252 commit 6d2fbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def get_version(rel_path):
3131
zip_safe=True,
3232
license="MIT",
3333
install_requires=[
34-
"wxPython==4.2.2",
34+
"wxPython==4.2.5",
3535
"cryptography==45.0.7",
3636
"cffi==1.14.4",
3737
"pywin32==311; sys_platform == 'win32'",

0 commit comments

Comments
 (0)