Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 97f68d4 commit b74e078
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
@@ -1,6 +1,6 @@
matplotlib==3.8.0
scikit_learn==1.3.1
pandas==2.1.1
numpy==1.23.5
numpy==1.26.0
scipy==1.11.2
tensorflow==2.14.0
2 changes: 1 addition & 1 deletion requirements_gpu.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
matplotlib==3.8.0
scikit_learn==1.3.1
pandas==2.1.1
numpy==1.23.5
numpy==1.26.0
scipy==1.11.2
tensorflow_gpu==2.12.0

0 comments on commit b74e078

Please sign in to comment.