diff --git a/pyproject.toml b/pyproject.toml index 6e69b65..bee891e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ pytest-cov = "^4.1.0" pytest-asyncio = "^0.21.0" sphinx = "^4.3.2" coverage = "^6.3.2" -mypy = "^0.930" +mypy = "^1.0.0" bandit = "^1.7.0" flake8 = "^4.0.1" mkdocs = "^1.4.2"