Skip to content

Commit ac4ee9d

Browse files
Bump numpy from 1.17.2 to 1.22.0 in /conv_graph
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 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.17.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7956f49 commit ac4ee9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conv_graph/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ matplotlib==3.1.1
88
multidict==4.5.2
99
networkx==2.4
1010
nltk==3.4.5
11-
numpy==1.17.2
11+
numpy==1.22.0
1212
PyYAML==5.4
1313
regex==2018.1.10
1414
scikit-learn==0.21.0

0 commit comments

Comments
 (0)