Skip to content

Commit 895bcd0

Browse files
Bump pandas from 2.3.0 to 2.3.1 in /src
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ba3cdb commit 895bcd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
wxPython==4.2.3; sys_platform != "linux"
22
https://github.com/dseichter/wxpython-whl/releases/download/4.2.3/wxpython-4.2.3-cp313-cp313-linux_x86_64.whl; sys_platform == "linux"
33
urllib3==2.5.0
4-
pandas==2.3.0
4+
pandas==2.3.1
55
numpy==2.2.5
66
openpyxl==3.1.5
77
pyinstaller==6.14.2

0 commit comments

Comments
 (0)