Skip to content

Commit 55f19f6

Browse files
Bump numpy from 1.21 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.21 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] <support@github.com>
1 parent 5b7001e commit 55f19f6

File tree

2 files changed

+30
-36
lines changed

2 files changed

+30
-36
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ testpath = "<0.4"
88
google-apputils = "==0.4.2"
99
nose = ">=1.3"
1010
flake8 = ">=3.5"
11-
numpy = "==1.21"
11+
numpy = "==1.22.0"
1212
terminaltables = "==3.1.0"
1313
ortools = "===9.0.9048"
1414
coverage = "==4.5.2"

Pipfile.lock

Lines changed: 29 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)