diff --git a/pyproject.toml b/pyproject.toml index 13b787f..4616bbc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ python = "3.12" dependencies = [ "mkdocs-material==9.7.7", "mkdocstrings[python]==1.0.6", - "mypy==2.3.0", + "mypy==2.3.1", "pre-commit==4.6.2", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0",