summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index aad9df8..b3ed400 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -38,7 +38,7 @@ Sphinx = "^3.5.1"
pytest = "^6.2.2"
pytest-cov = "^2.11.1"
tox = "^3.22.0"
-mypy = "^0.800"
+mypy = "^0.910"
flake8 = "^3.8.4"
[build-system]