Skip to content

Commit 48ed739

Browse files
Bump numpy from 1.21.5 to 1.22.0
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/RELEASE_WALKTHROUGH.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]>
1 parent fbde28a commit 48ed739

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-admission-controller.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GPUtil==1.4.0
55
gunicorn==20.1.0
66
Jinja2==3.0.3
77
loguru==0.6.0
8-
numpy==1.21.5
8+
numpy==1.22.0
99
pandas==1.4.1
1010
protobuf==3.19.4
1111
psutil==5.9.4

test_deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ MarkupSafe==2.1.1
3535
matplotlib==3.5.2
3636
mypy-extensions==0.4.3
3737
numba==0.55.2
38-
numpy==1.22.4
38+
numpy==1.22.0
3939
packaging==21.3
4040
pandas==1.4.2
4141
paramiko==2.11.0

0 commit comments

Comments
 (0)