Skip to content

Commit df72539

Browse files
committed
Bump mypy dependency to 2.0.0.
Align static type-checker versioning with the mypy 2 baseline for consistent behavior across local and CI runs.
1 parent 180c714 commit df72539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ optional-dependencies.dev = [
4747
"freezegun==1.5.5",
4848
"furo==2025.12.19",
4949
"interrogate==1.7.0",
50-
"mypy[faster-cache]==1.20.2",
50+
"mypy[faster-cache]==2.0.0",
5151
"mypy-strict-kwargs==2026.1.12",
5252
"prek==0.3.13",
5353
"pydocstringformatter==0.7.5",

0 commit comments

Comments
 (0)