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 4a217e7..bd4dcf7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -41,7 +41,7 @@ Sphinx = "^5.0.0"
pytest = "^7.2"
pytest-cov = "^4.0"
tox = "^3.22.0"
-mypy = "^0.910"
+mypy = "^1.2"
flake8 = "^3.8.4"
[build-system]