Skip to content

Commit

Permalink
Bump numpy from 1.18.1 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](numpy/numpy@v1.18.1...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2022
1 parent 24db93c commit 3245a17
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 103 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ importlib-metadata = "*"
setuptools = "*"

[packages]
numpy = "==1.18.1"
numpy = "==1.22.0"
matplotlib = "==3.2.1"
pandas = "==1.0.3"
python-dateutil = "==2.8.1"
Expand Down
178 changes: 76 additions & 102 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3245a17

Please sign in to comment.