Skip to content

Commit

Permalink
Merge pull request #32 from dseichter/dependabot/pip/src/wxpython-4.2.2
Browse files Browse the repository at this point in the history
Bump wxpython from 4.2.1 to 4.2.2 in /src
  • Loading branch information
Daniel Seichter authored Sep 19, 2024
2 parents 285b8d3 + d7130f7 commit d8d42d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
wxPython==4.2.1; sys_platform != "linux"
wxPython==4.2.2; sys_platform != "linux"
https://github.com/dseichter/wxpython-whl/releases/download/4.2.1/wxPython-4.2.1-cp312-cp312-linux_x86_64.whl; sys_platform == "linux"
urllib3==2.2.2
pandas==2.2.2
Expand Down

0 comments on commit d8d42d9

Please sign in to comment.