diff --git a/pyproject.toml b/pyproject.toml index 62359d9..3c67499 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ python = "3.12" dependencies = [ "mkdocs-material==9.7.6", "mkdocstrings[python]==1.0.4", - "mypy==1.20.2", + "mypy==2.0.0", "pre-commit==4.6.0", "pytest-asyncio==1.3.0", "pytest-cov==7.1.0",