From ab5d750f9a3f9f2f528b44c20447078db7e82807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 04:43:22 +0000 Subject: [PATCH] Bump numpy from 2.2.1 to 2.5.1 Bumps [numpy](https://github.com/numpy/numpy) from 2.2.1 to 2.5.1. - [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/v2.2.1...v2.5.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e49bd96..69210ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ idna==3.10 influxdb-client==1.48.0 kiwisolver==1.4.7 matplotlib==3.9.2 -numpy==2.2.1 +numpy==2.5.1 packaging==24.1 pandas==2.2.3 pillow==11.1.0