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 df1efcf commit fa5d14eCopy full SHA for fa5d14e
pyproject.toml
@@ -37,7 +37,7 @@ sqlalchemy2-stubs = {version = "*", allow-prereleases = true}
37
38
[tool.poetry.group.dev.dependencies]
39
pytest = "^7.0.1"
40
-mypy = "0.971"
+mypy = "1.4.1"
41
# Needed by the code generator using templates
42
black = ">=22.10,<24.0"
43
mkdocs-material = "9.1.21"
0 commit comments