Skip to content

Commit 6a25a2b

Browse files
Bump pandas from 3.0.4 to 3.0.5 (#157)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6b4671 commit 6a25a2b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy==2.5.1
2-
pandas==3.0.4
2+
pandas==3.0.5
33
xgboost==3.3.0
44
pyarrow==25.0.0
55
scikit-learn==1.9.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy==2.5.1
2-
pandas==3.0.4
2+
pandas==3.0.5
33
psutil==7.2.2
44
pyarrow==25.0.0
55
scikit-learn==1.9.0

0 commit comments

Comments
 (0)