Skip to content

Commit 4dd8002

Browse files
Bump numpy from 2.2.0 to 2.2.1
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.0 to 2.2.1. - [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.0...v2.2.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 287b621 commit 4dd8002

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
coverage==7.6.9
22
flake8==7.1.1
33
mypy==1.13.0
4-
numpy==2.2.0
4+
numpy==2.2.1
55
pre-commit==4.0.1
66
pytest==8.3.4
77
pytest-cov==6.0.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ testing =
4747
coverage==7.6.9
4848
flake8==7.1.1
4949
mypy==1.13.0
50-
numpy==2.2.0
50+
numpy==2.2.1
5151
pytest==8.3.4
5252
pytest-cov==6.0.0
5353
tox==4.23.2

0 commit comments

Comments
 (0)