Skip to content

Commit 8056de3

Browse files
Bump numpy from 2.3.4 to 2.3.5 (#117)
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.4...v2.3.5) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3322664 commit 8056de3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy==2.3.4
1+
numpy==2.3.5
22
pandas==2.3.3
33
xgboost==3.1.1
44
pyarrow==22.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy==2.3.4
1+
numpy==2.3.5
22
pandas==2.3.3
33
psutil==7.1.3
44
pyarrow==22.0.0

0 commit comments

Comments
 (0)