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 bc6dc0b commit 1c45295Copy full SHA for 1c45295
pyproject.toml
@@ -37,7 +37,7 @@ sqlalchemy2-stubs = {version = "*", allow-prereleases = true}
37
38
[tool.poetry.dev-dependencies]
39
pytest = "^6.2.4"
40
-mypy = "0.930"
+mypy = "0.971"
41
flake8 = "^3.9.2"
42
black = {version = "^21.5-beta.1", python = "^3.7"}
43
mkdocs = "^1.2.1"
0 commit comments