Skip to content

Commit b3befe6

Browse files
Bump numpy from 1.21.0 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 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.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 942a503 commit b3befe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jedi==0.13.2
1919
kiwisolver==1.0.1
2020
matplotlib==3.0.0
2121
more-itertools==5.0.0
22-
numpy==1.21.0
22+
numpy==1.22.0
2323
pandas==0.23.4
2424
patsy==0.5.0
2525
pexpect==4.6.0

0 commit comments

Comments
 (0)