From 94046b20f83da1f51fade973f5d2024659d7cf58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 08:19:59 +0000 Subject: [PATCH] Bump numpy from 1.21.6 to 1.22.0 in /python Bumps [numpy](https://github.com/numpy/numpy) from 1.21.6 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.6...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 1.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 5c89bd0..ffa5992 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -2,7 +2,7 @@ cycler==0.12.1 kiwisolver==1.4.7 matplotlib==3.4.3 mpmath==1.3.0 -numpy==1.21.6 +numpy==1.22.0 pillow==11.3.0 pyparsing==3.2.3 python-dateutil==2.9.0.post0