diff --git a/pyproject.toml b/pyproject.toml index 2fab1c0e..5046a2ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -163,7 +163,7 @@ dependencies = [ "mkdocs-material==9.4.8", "mkdocstrings==0.23.0", "mkdocstrings[python]", - "mypy==1.6.1", + "mypy==1.7.0", "pytest==7.4.3", "pytest-asyncio==0.21.1", "pytest-cov==4.1.0",