Skip to content

Commit e0bd47f

Browse files
Merge pull request #2416 from VWS-Python/mypy-faster-cache
Use faster mypy cache
2 parents 193e313 + fb7cadf commit e0bd47f

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
@@ -64,7 +64,7 @@ optional-dependencies.dev = [
6464
"freezegun==1.5.1",
6565
"furo==2024.8.6",
6666
"interrogate==1.7.0",
67-
"mypy==1.13.0",
67+
"mypy[faster-cache]==1.13.0",
6868
"pre-commit==4.0.1",
6969
"pydocstyle==6.3",
7070
"pyenchant==3.3.0rc1",

0 commit comments

Comments
 (0)