Skip to content

Commit

Permalink
Bump numpy from 1.26.4 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.1.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.26.4...v2.1.3)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 7ed318c commit 694560d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ matplotlib==3.9.1
scikit_learn==1.5.1
pandas==2.2.2
scipy==1.14.0
numpy==1.26.4
numpy==2.1.3
tensorflow==2.15.0.post1
2 changes: 1 addition & 1 deletion requirements_gpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ matplotlib==3.9.1
scikit_learn==1.5.1
pandas==2.2.2
scipy==1.14.0
numpy==1.26.4
numpy==2.1.3
tensorflow_gpu==2.12.0

0 comments on commit 694560d

Please sign in to comment.