We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e7f8e commit 43065f5Copy full SHA for 43065f5
pyproject.toml
@@ -28,7 +28,7 @@ version = "0.0.0"
28
test = [
29
"codespell==2.3.0",
30
"isort==5.13.2",
31
- "mypy==1.11.2",
+ "mypy==1.12.1",
32
"pre-commit==4.0.1",
33
"pre-commit-hooks==5.0.0",
34
"pytest==8.3.3",
0 commit comments