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 2decdb7 commit c8caaecCopy full SHA for c8caaec
pyproject.toml
@@ -93,7 +93,7 @@ flake8-use-fstring = "1.4"
93
pep8-naming = "0.14.1"
94
isort = "5.13.2"
95
autopep8 = "2.3.1"
96
-mypy = "1.11.2"
+mypy = "1.12.0"
97
tomli = { version = "2.0.1", python = "<3.11" }
98
tox = "4.21.2"
99
xmldiff = "2.7.0"
0 commit comments