This commit is contained in:
Will McGugan
2022-02-24 16:02:23 +00:00
parent d83c0090b1
commit 57a05c7bbd
10 changed files with 903 additions and 752 deletions

View File

@@ -27,7 +27,7 @@ typing-extensions = { version = "^3.10.0", python = "<3.8" }
[tool.poetry.dev-dependencies]
pytest = "^6.2.3"
black = "^22.1.0"
mypy = "^0.910"
mypy = "^0.931"
pytest-cov = "^2.12.1"
mkdocs = "^1.2.3"
mkdocstrings = "^0.17.0"