Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating #119

Merged
merged 10 commits into from
Nov 14, 2022
Prev Previous commit
Next Next commit
Bump numpy from 1.21.4 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.4 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.4...v1.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and HadleyKing committed Oct 17, 2022
commit 0d1b402e4fcc8f23ea03f758c91be25bea08c808
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jsonschema==4.2.1
lazy-object-proxy==1.7.1
mccabe==0.6.1
mygene==3.2.2
numpy==1.21.4
numpy==1.22.0
pandas==1.4.2
platformdirs==2.4.1
pylint==2.12.2
Expand Down