From d229dba862fb2e65b390add7d865575f05cad7e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 20:10:07 +0000 Subject: [PATCH] build(deps): bump numpy from 1.26.4 to 2.3.4 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.3.4. - [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.26.4...v2.3.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d84368..8fd0666 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ jedi==0.19.1 MarkupSafe==2.1.5 matplotlib-inline==0.1.6 mypy-extensions==1.0.0 -numpy==1.26.4 +numpy==2.3.4 oauthlib==3.2.2 packaging==23.2 parso==0.8.3