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 15a38f1 commit 706c999Copy full SHA for 706c999
pyproject.toml
@@ -40,7 +40,7 @@ keywords = [
40
]
41
[project.optional-dependencies]
42
dev = [
43
- "mypy==1.8.0",
+ "mypy==1.18.2",
44
"pylint==2.15.7",
45
"pycodestyle==2.11.1",
46
"black==24.3.0",
0 commit comments