Skip to content

Commit

Permalink
Bump numpy from 1.24.0 to 1.24.1 in /requirements (#982)
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.24.0 to 1.24.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.24.0...v1.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2022
1 parent 63199cb commit a48e604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/required.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ einops==0.6.0
fiona==1.9b1
kornia==0.6.9
matplotlib==3.6.2
numpy==1.24.0;python_version>='3.8'
numpy==1.24.1;python_version>='3.8'
omegaconf==2.3.0
packaging==22.0
pillow==9.3.0
Expand Down

0 comments on commit a48e604

Please sign in to comment.