From 6d78a5652f035962bcbcb32641fe21fb65ee9678 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 07:03:04 +0000 Subject: [PATCH] [air](deps): Bump numpy from 1.26.4 to 2.5.1 in /python/requirements/ml Bumps [numpy](https://github.com/numpy/numpy) from 1.26.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/v1.26.4...v2.5.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- python/requirements/ml/py313/lightning1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/ml/py313/lightning1.txt b/python/requirements/ml/py313/lightning1.txt index d60018ca51e9..6371d4d00c5d 100644 --- a/python/requirements/ml/py313/lightning1.txt +++ b/python/requirements/ml/py313/lightning1.txt @@ -1,2 +1,2 @@ pytorch-lightning==1.8.6 -numpy==1.26.4 +numpy==2.5.1