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 ab2e91e commit 7e381cfCopy full SHA for 7e381cf
pyproject.toml
@@ -93,7 +93,7 @@ flake8-use-fstring = "1.4"
93
pep8-naming = "0.15.1"
94
isort = "6.0.1"
95
autopep8 = "2.3.2"
96
-mypy = "1.15.0"
+mypy = "1.16.0"
97
tomli = { version = "2.2.1", python = "<3.11" }
98
tox = "4.26.0"
99
xmldiff = "2.7.0"
0 commit comments