From 2e54d9c9e9582b0b07620b4d3ad88a00cc527535 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 02:54:59 +0000 Subject: [PATCH] chore(deps): bump numpy from 1.24.0 to 2.4.6 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.0 to 2.4.6. - [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.24.0...v2.4.6) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- constraints/minimum.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints/minimum.txt b/constraints/minimum.txt index 5126cc5..1588265 100644 --- a/constraints/minimum.txt +++ b/constraints/minimum.txt @@ -7,7 +7,7 @@ # the matrix reproducible; ``scripts/check_dependency_matrix.py`` enforces that # the minimum file is pinned while the latest file remains a floor. -numpy==1.24.0 +numpy==2.4.6 pandas==1.5.3 scipy==1.9.3 pytz==2023.3