Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2022
1 parent 3eb573a commit 795c628
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ mysqlclient==1.3.13
ninja==1.9.0
nose==1.3.7
nose-parameterized==0.6.0
numpy==1.15.1
numpy==1.21.0
oauthlib==2.1.0
packaging==17.1
pandas==0.23.4
Expand Down
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ mysqlclient==1.3.13
ninja==1.9.0
nose==1.3.7
nose-parameterized==0.6.0
numpy==1.15.1
numpy==1.21.0
oauthlib==2.1.0
packaging==17.1
pandas==0.23.4
Expand Down

0 comments on commit 795c628

Please sign in to comment.