Skip to content

Commit

Permalink
Bump numpy from 1.17.4 to 1.19.1
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.4 to 1.19.1.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.17.4...v1.19.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 22, 2020
1 parent e1c02d1 commit 7df1072
Show file tree
Hide file tree
Showing 2 changed files with 494 additions and 493 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ graphviz = "==0.13.2"
scipy = "==1.3.3"
scikit-learn = "==0.21.3"
matplotlib = "==3.1.2"
numpy = "==1.17.4"
numpy = "==1.19.1"
sympy = "==1.4"
statsmodels = "==0.10.2"
tqdm = "==4.39.0"
Expand Down

0 comments on commit 7df1072

Please sign in to comment.