Skip to content

Commit

Permalink
Update numpy requirement from 1.19.0 to 1.19.1
Browse files Browse the repository at this point in the history
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version.
- [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.19.0...v1.19.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 22, 2020
1 parent 840bd86 commit 8f639e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -44,7 +44,7 @@ future = "0.18.2"
h5py = "2.10"
jinja2 = "2.11.2"
matplotlib = "3.3.0"
numpy = "1.19.0"
numpy = "1.19.1"
numpy-stl = "2.11.2"
pandas = "1.0.5"
pathos = "0.2.6"
Expand Down

0 comments on commit 8f639e1

Please sign in to comment.