Skip to content

Commit

Permalink
Bump numpy from 1.26.0 to 1.26.1
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.0 to 1.26.1.
- [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.0...v1.26.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 5c0b91b commit a12e59e
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.8.0
scikit_learn==1.3.1
pandas==2.1.1
scipy==1.11.3
numpy==1.26.0
numpy==1.26.1
tensorflow==2.14.0
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.8.0
scikit_learn==1.3.1
pandas==2.1.1
scipy==1.11.3
numpy==1.26.0
numpy==1.26.1
tensorflow_gpu==2.12.0

0 comments on commit a12e59e

Please sign in to comment.