Skip to content

Commit

Permalink
Use faster mypy cache
Browse files Browse the repository at this point in the history
  • Loading branch information
adamtheturtle committed Oct 23, 2024
1 parent 91ff297 commit e593d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ optional-dependencies.dev = [
"freezegun==1.5.1",
"furo==2024.8.6",
"interrogate==1.7.0",
"mypy==1.12.1",
"mypy[faster-cache]==1.13.0",
"pre-commit==4.0.1",
"pydocstyle==6.3",
"pyenchant==3.3.0rc1",
Expand Down

0 comments on commit e593d7a

Please sign in to comment.