Skip to content

Commit

Permalink
Bump numpy from 1.21.5 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 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.21.5...v1.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 22, 2022
1 parent 6247eb4 commit 5ec4647
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 @@ -7,7 +7,7 @@ jsonschema==4.4.0
networkx
networkit==9.1.1
ruamel.yaml==0.17.17
numpy==1.21.5
numpy==1.22.0
docopt==0.6.2
plotly-express==0.4.1
tqdm==4.64.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"jsonschema==4.4.0",
"networkx",
"ruamel.yaml==0.17.17",
"numpy==1.21.5",
"numpy==1.22.0",
"docopt==0.6.2",
"plotly-express==0.4.1",
"tqdm==4.64.0",
Expand Down

0 comments on commit 5ec4647

Please sign in to comment.