From 71a8e5e27a9f58b15401eeb338616043927cba1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 09:09:22 +0000 Subject: [PATCH] Bump numpy from 2.3.5 to 2.4.1 Bumps [numpy](https://github.com/numpy/numpy) from 2.3.5 to 2.4.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.3.5...v2.4.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.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 724ec094fef..b23f47bd4f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -211,7 +211,7 @@ networkx==3.6.1 # via # qcodes (pyproject.toml) # qcodes -numpy==2.3.5 +numpy==2.4.1 # via # qcodes (pyproject.toml) # broadbean