From c2ab3bf081fb7c4b535c3a4f49df6512e6ecc5fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 02:32:58 +0000 Subject: [PATCH] pip: bump numpy from 2.4.6 to 2.5.2 Bumps [numpy](https://github.com/numpy/numpy) from 2.4.6 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/v2.4.6...v2.5.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index e2ed77d653..8c38a68a2a 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -7,7 +7,7 @@ setuptools<85.0.0 torch==2.13.0 torchtnt==0.2.4 numba==0.66.0 -numpy==2.4.6 +numpy==2.5.2 scikit-learn==1.9.0 lmdb==1.6.2 pymatgen==v2026.5.4