Skip to content

Commit b5eb725

Browse files
Merge pull request #456 from jakob-bagterp/dependabot/pip/mypy-1.15.0
2 parents aa86c5c + 38e028b commit b5eb725

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,6 +1,6 @@
11
coverage==7.6.12
22
flake8==7.1.1
3-
mypy==1.14.1
3+
mypy==1.15.0
44
numpy==2.2.3
55
pre-commit==4.1.0
66
pytest==8.3.4

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ include_package_data = True
4646
testing =
4747
coverage==7.6.12
4848
flake8==7.1.1
49-
mypy==1.14.1
49+
mypy==1.15.0
5050
numpy==2.2.3
5151
pytest==8.3.4
5252
pytest-cov==6.0.0

0 commit comments

Comments
 (0)