From cb9f5b4ebe4ca853d98b5ebc26227b3993f8a4b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 08:03:43 +0000 Subject: [PATCH] MNT: (deps): Bump numpy from 1.21.5 to 1.22.1 in /ci Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index 4fbea9c6def..55bbeba5b52 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,7 +1,7 @@ importlib_metadata==4.10.1 importlib_resources==5.4.0 matplotlib==3.5.1 -numpy==1.21.5 +numpy==1.22.1 pandas==1.3.5 pooch==1.6.0 pint==0.18