Skip to content

Commit

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

---
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 Feb 12, 2024
1 parent 09c4f22 commit a91a6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gdown==5.1.0 # google drive model download
GitPython>=3.1.0 # track eval cloning
lapx>=0.5.4
loguru>=0.7.0
numpy==1.24.4 # otherwise issues with track eval
numpy==1.26.4 # otherwise issues with track eval
opencv-python>=4.6.0
pandas>=1.1.4 # export matrix
pre-commit>=3.3.3
Expand Down

0 comments on commit a91a6cc

Please sign in to comment.