diff --git a/pyproject.toml b/pyproject.toml index 468846a..460de05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ [project.optional-dependencies] test = [ "codespell==2.4.2", - "mypy==2.0.0", + "mypy==2.1.0", "pre-commit==4.6.0", "pre-commit-hooks==6.0.0", "pytest==9.0.3",