From 923c0ca7a861571b60baf3b32bbe4138cbcd2abd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 20:39:15 +0000 Subject: [PATCH] Bump numpy from 2.0.2 to 2.3.4 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 2.0.2 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/v2.0.2...v2.3.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/REQUIREMENTS-CI.txt | 2 +- requirements/REQUIREMENTS-JUPYTER.txt | 2 +- requirements/REQUIREMENTS-NAPARI-CI.txt | 2 +- starfish/REQUIREMENTS-STRICT.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/REQUIREMENTS-CI.txt b/requirements/REQUIREMENTS-CI.txt index 9a4a791b..8164f497 100644 --- a/requirements/REQUIREMENTS-CI.txt +++ b/requirements/REQUIREMENTS-CI.txt @@ -76,7 +76,7 @@ nbencdec==0.0.10 nbformat==5.10.4 networkx==3.2.1 nh3==0.3.2 -numpy==2.0.2 +numpy==2.3.4 numpydoc==1.6.0 packaging==25.0 pandas==2.3.3 diff --git a/requirements/REQUIREMENTS-JUPYTER.txt b/requirements/REQUIREMENTS-JUPYTER.txt index 3028e68a..88788167 100644 --- a/requirements/REQUIREMENTS-JUPYTER.txt +++ b/requirements/REQUIREMENTS-JUPYTER.txt @@ -78,7 +78,7 @@ nest-asyncio==1.6.0 networkx==3.2.1 notebook==7.4.7 notebook_shim==0.2.4 -numpy==2.0.2 +numpy==2.3.4 overrides==7.7.0 packaging==25.0 pandas==2.3.3 diff --git a/requirements/REQUIREMENTS-NAPARI-CI.txt b/requirements/REQUIREMENTS-NAPARI-CI.txt index 04abd60c..51219e6b 100644 --- a/requirements/REQUIREMENTS-NAPARI-CI.txt +++ b/requirements/REQUIREMENTS-NAPARI-CI.txt @@ -75,7 +75,7 @@ networkx==3.2.1 npe2==0.7.9 numba==0.60.0 numcodecs==0.12.1 -numpy==2.0.2 +numpy==2.3.4 numpydoc==1.6.0 packaging==25.0 pandas==2.3.3 diff --git a/starfish/REQUIREMENTS-STRICT.txt b/starfish/REQUIREMENTS-STRICT.txt index 864dc021..4a26a2ab 100644 --- a/starfish/REQUIREMENTS-STRICT.txt +++ b/starfish/REQUIREMENTS-STRICT.txt @@ -24,7 +24,7 @@ looseversion==1.3.0 matplotlib==3.9.4 mpmath==1.3.0 networkx==3.2.1 -numpy==2.0.2 +numpy==2.3.4 packaging==25.0 pandas==2.3.3 pillow==11.3.0