Skip to content

Commit fb7cadf

Browse files
committed
Use faster mypy cache
1 parent 193e313 commit fb7cadf

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)