From 10dfb8fd91930954409f6330ef0a99c8d6ae5bd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 03:19:25 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 in /requirements/testing Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 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](https://github.com/numpy/numpy/compare/v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/testing/minver.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing/minver.txt b/requirements/testing/minver.txt index b399bd996e08..0a5055184fdb 100644 --- a/requirements/testing/minver.txt +++ b/requirements/testing/minver.txt @@ -7,7 +7,7 @@ importlib-resources==3.2.0 kiwisolver==1.3.1 meson-python==0.13.1 meson==1.1.0 -numpy==1.21.0 +numpy==1.22.0 packaging==20.0 pillow==8.0.0 pyparsing==2.3.1