From 94c0df1692027bd02efa87791a81c229f38cfd34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 20:43:47 +0000 Subject: [PATCH] Bump numpy from 1.19.3 to 1.21.0 in /.gitlab/ci Bumps [numpy](https://github.com/numpy/numpy) from 1.19.3 to 1.21.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.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .gitlab/ci/requirements-phase2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/requirements-phase2.txt b/.gitlab/ci/requirements-phase2.txt index 310d7d54072..afd6f1aff04 100644 --- a/.gitlab/ci/requirements-phase2.txt +++ b/.gitlab/ci/requirements-phase2.txt @@ -8,7 +8,7 @@ netcdftime==1.0.0a2 # 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.21.0 # Cinema pandas==1.1.3