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 b5974f5 commit 0bcd751Copy full SHA for 0bcd751
1 file changed
pyproject.toml
@@ -69,7 +69,7 @@ voice = { file = "requirements/voice.txt" }
69
[dependency-groups]
70
dev = [
71
"pylint~=4.0.5",
72
- "mypy~=1.20.0",
+ "mypy~=2.1.0",
73
"coverage~=7.10",
74
"pre-commit==4.6.0",
75
"codespell==2.4.2",
0 commit comments