Skip to content

Commit

Permalink
Bump numpy from 1.17.2 to 1.21.0 in /conv_graph
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 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.17.2...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 Apr 21, 2022
1 parent 0fb4390 commit 266074b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conv_graph/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ matplotlib==3.1.1
multidict==4.5.2
networkx==2.4
nltk==3.4.5
numpy==1.17.2
numpy==1.21.0
PyYAML==5.4
regex==2018.1.10
scikit-learn==0.21.0
Expand Down

0 comments on commit 266074b

Please sign in to comment.