Skip to content

Commit

Permalink
Bump pandas from 2.2.2 to 2.2.3 in /src
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent e323a29 commit 301a435
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,7 +1,7 @@
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.3
pandas==2.2.2
pandas==2.2.3
numpy==2.1.1
openpyxl==3.1.5
pyinstaller==6.10.0
Expand Down

0 comments on commit 301a435

Please sign in to comment.