Skip to content

Commit a12a63a

Browse files
dependabot[bot]larryliu0820
authored andcommitted
Bump numpy from 1.21.3 to 1.22.0 in /.ci/docker
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.3 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.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0186c7f commit a12a63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/docker/requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mpmath==1.3.0
22
numpy==1.21.3; python_version == '3.10'
3-
numpy==1.23.2; python_version == '3.11'
3+
numpy==1.22.0; python_version == '3.11'
44
numpy; python_version >= '3.12'
55
PyYAML==6.0.1
66
ruamel.yaml==0.17.32

0 commit comments

Comments
 (0)