From 446c5b0f5c6c81c0834fc60d6c3f7b75071b0f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:56:08 +0000 Subject: [PATCH] Bump numpy from 2.4.4 to 2.5.1 Bumps [numpy](https://github.com/numpy/numpy) from 2.4.4 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/v2.4.4...v2.5.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3690ce5..0d265cb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ # Dependencies for the repository-maintenance validator. mypy==2.3.0 -numpy==2.4.4 +numpy==2.5.1 opencv-python-headless==4.13.0.92 pillow==12.3.0