Skip to content

Commit 359f48f

Browse files
Merge pull request #478 from jakob-bagterp/dependabot/pip/numpy-2.2.4
Bump numpy from 2.2.3 to 2.2.4
2 parents a6b3a53 + a09084f commit 359f48f

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.7.0
22
flake8==7.1.2
33
mypy==1.15.0
4-
numpy==2.2.3
4+
numpy==2.2.4
55
pre-commit==4.1.0
66
pytest==8.3.5
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.7.0
4848
flake8==7.1.2
4949
mypy==1.15.0
50-
numpy==2.2.3
50+
numpy==2.2.4
5151
pytest==8.3.5
5252
pytest-cov==6.0.0
5353
tox==4.24.2

0 commit comments

Comments
 (0)