From 193821c25a98f79b60b86ad3653911b0d1b3e98e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 14:46:14 +0000 Subject: [PATCH] Bump numpy from 2.3.5 to 2.4.0 Bumps [numpy](https://github.com/numpy/numpy) from 2.3.5 to 2.4.0. - [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.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.0 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 f4bced24..6ad938cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ colorlog==6.10.1 jinja2==3.1.6 leicacam==0.6.0 leicaimage==0.4.0 -numpy==2.3.5 +numpy==2.4.0 ruamel.yaml==0.18.16 tifffile==2025.12.20 voluptuous==0.15.2