Skip to content

Commit d971a2c

Browse files
Bump numpy from 2.2.4 to 2.2.5 in the requirements group
Bumps the requirements group with 1 update: [numpy](https://github.com/numpy/numpy). Updates `numpy` from 2.2.4 to 2.2.5 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.4...v2.2.5) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: requirements ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74b422d commit d971a2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_dev_numpy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Break this out into a separate file to allow testing against
22
# different versions of numpy. This file should pin to the latest
33
# numpy version.
4-
numpy==2.2.4
4+
numpy==2.2.5

0 commit comments

Comments
 (0)