Skip to content

Commit e9d69ee

Browse files
Bump numpy from 2.1.2 to 2.1.3
Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94db482 commit e9d69ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# These are just used for Github and CI.
2-
numpy==2.1.2
2+
numpy==2.1.3
33
pytest==8.3.3
44
pytest-cov==6.0.0
55
ruff==0.7.2

0 commit comments

Comments
 (0)