diff --git a/pyproject.toml b/pyproject.toml index b4ce1f2a..d0c791bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ testing-docutils = [ [dependency-groups] mypy = [ - "mypy==2.0.0", + "mypy==2.1.0", "types-urllib3", "sphinx~=8.2", "markdown-it-py~=4.2",