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 036b455 commit 9bf07f1Copy full SHA for 9bf07f1
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
[project.optional-dependencies]
34
dev = [
35
"build ~= 1.2.0",
36
- "mypy ~= 1.10.0",
+ "mypy ~=1.11.2",
37
"pre-commit ~= 3.5.0",
38
"pydoc-markdown ~= 4.8.0",
39
"pytest ~= 8.2.0",
0 commit comments