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 767699f commit 1c03e46Copy full SHA for 1c03e46
pyproject.toml
@@ -28,7 +28,7 @@ dependencies = [
28
[project.optional-dependencies]
29
test = [
30
"ruff>=0.2.0",
31
- "mypy==1.10.0",
+ "mypy==1.11.2",
32
"pre-commit==3.8.0",
33
"pytest-cov==5.0.0",
34
"pytest-mock<3.14.1",
0 commit comments