From bb9db842051df2c74d2bb4a03a669aa71ee8d3c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 19:41:15 +0000 Subject: [PATCH] chore(deps): Bump numpy from 2.4.5 to 2.4.6 Bumps [numpy](https://github.com/numpy/numpy) from 2.4.5 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/v2.4.5...v2.4.6) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index fd47def..edd8d1b 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -2,7 +2,7 @@ # Generated: 2026-05-13 on Python 3.11 (Windows/Linux/macOS compatible) # # Core experiment dependencies (no GPU required): -numpy==2.4.5 +numpy==2.4.6 matplotlib==3.10.9 scipy==1.17.1 pytest==9.0.3 diff --git a/requirements.txt b/requirements.txt index a80266c..cf4eb65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ # Reproducibility package -numpy==2.4.5 +numpy==2.4.6