From 54272c579225e848539511dfb24bac83a62c9c09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 13:46:28 +0000 Subject: [PATCH] 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](https://github.com/numpy/numpy/compare/v1.19.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .gitlab/ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/requirements.txt b/.gitlab/ci/requirements.txt index 2ac09c93abc..c080e67b915 100644 --- a/.gitlab/ci/requirements.txt +++ b/.gitlab/ci/requirements.txt @@ -7,7 +7,7 @@ cftime==1.6.0 # numpy # Note that Linux will need 1.19.4 # See https://developercommunity.visualstudio.com/content/problem/1207405/fmod-after-an-update-to-windows-2004-is-causing-a.html -numpy==1.19.3 +numpy==1.22.0 # Cinema pandas==1.1.3