Skip to content

Commit d5aef9f

Browse files
authored
Merge pull request #1240 from cfe-lab/dependabot/pip/mypy-1.15.0
Bump mypy from 1.14.1 to 1.15.0
2 parents 70a6177 + c5b5d2f commit d5aef9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ test = [
6060
dev = [
6161
# Dependencies required for development (linting, type checking, etc.)
6262
"ruff==0.9.4",
63-
"mypy==1.14.1",
63+
"mypy==1.15.0",
6464
"mypy-extensions==1.0.0",
6565
"gprof2dot==2024.6.6",
6666
"codecov==2.1.13", # For reporting the code coverage.

0 commit comments

Comments
 (0)