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 e7700ba commit f263a65Copy full SHA for f263a65
pyproject.toml
@@ -22,7 +22,7 @@ version = "0.0.0"
22
test = [
23
"codespell==2.4.1",
24
"isort==6.0.1",
25
- "mypy==1.17.1",
+ "mypy==1.18.1",
26
"pre-commit==4.3.0",
27
"pre-commit-hooks==6.0.0",
28
"pytest==8.4.2",
0 commit comments