Skip to content

Commit

Permalink
chore(deps-dev): Bump numpy from 1.21.6 to 1.22.0 in /reqs
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.6 to 1.22.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.21.6...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2022
1 parent 12811d7 commit ee86951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reqs/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ idna==3.3; python_version >= '3.5'
joblib==1.1.0; python_version >= '3.6'
multidict==6.0.2; python_full_version >= '3.7.0'
multiprocess==0.70.13; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
numpy==1.21.6
numpy==1.22.0
omegaconf==2.2.3
pandas==1.4.4; python_version >= '3.8'
pathtools==0.1.2
Expand Down

0 comments on commit ee86951

Please sign in to comment.