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 e13d2fb commit 850f082Copy full SHA for 850f082
pyproject.toml
@@ -21,7 +21,7 @@ version = "0.0.0"
21
test = [
22
"codespell==2.4.1",
23
"isort==6.0.0",
24
- "mypy==1.14.1",
+ "mypy==1.15.0",
25
"pre-commit==4.1.0",
26
"pre-commit-hooks==5.0.0",
27
"pytest==8.3.4",
0 commit comments