From 81d378646ba88179912427fa2763e831e89e4d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 03:31:29 +0000 Subject: [PATCH] build(deps): bump numpy from 1.26.4 to 2.5.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.5.2. - [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.26.4...v2.5.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.2 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 7ea4ae9..c6dd595 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Reproducible local portfolio environment (Python 3.11 recommended) tensorflow==2.17.1 -numpy==1.26.4 +numpy==2.5.2 pandas==2.2.3 scipy==1.17.1 opencv-python-headless==4.10.0.84