diff --git a/pyproject.toml b/pyproject.toml index 61e6c68c..30526ec1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -129,7 +129,7 @@ dependencies = [ "mkdocs-material==9.3.1", "mkdocstrings==0.23.0", "mkdocstrings[python]", - "mypy==1.5.1", + "mypy==1.6.1", "pytest==7.4.2", "pytest-asyncio==0.21.1", "pytest-cov==4.1.0",