From a8e6f3934ec6fad8a000d98afdaf1f0a1cf0099b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:32:45 +0000 Subject: [PATCH] Bump numpy from 1.24.2 to 2.5.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.2 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/v1.24.2...v2.5.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.1 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 3aea5b2..06fdfd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ nbformat==5.10.4 nest-asyncio==1.5.6 notebook==6.5.3 notebook_shim==0.2.4 -numpy==1.24.2 +numpy==2.5.1 packaging==23.0 pandas==1.5.3 pandocfilters==1.5.1