From ca1a2ddf5e70c9475f91ddc0ed793e8c6a9a6a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 14:02:31 +0000 Subject: [PATCH] Bump numpy from 2.2.4 to 2.3.5 Bumps [numpy](https://github.com/numpy/numpy) from 2.2.4 to 2.3.5. - [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.2.4...v2.3.5) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.5 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 7eaa0f83..2c87769f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ selenium==4.36.0 IP2Location==8.11.0 Pillow==11.3.0 OpenCV-Python==4.12.0.88 -Numpy==2.2.4 +Numpy==2.3.5 cryptography==46.0.3 pylint==4.0.2 packaging==25.0