Skip to content

Commit df390ae

Browse files
authoredJan 13, 2023
Bump numpy from 1.19.3 to 1.22.0 in /.gitlab/ci
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.3 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.19.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79a6058 commit df390ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.gitlab/ci/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cftime==1.6.0
77
# numpy
88
# Note that Linux will need 1.19.4
99
# See https://developercommunity.visualstudio.com/content/problem/1207405/fmod-after-an-update-to-windows-2004-is-causing-a.html
10-
numpy==1.19.3
10+
numpy==1.22.0
1111

1212
# Cinema
1313
pandas==1.1.3

0 commit comments

Comments
 (0)