diff --git a/pyproject.toml b/pyproject.toml index 17de395..4ce44cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ dependencies = [ ] optional-dependencies.develop = [ - "mypy<1.20", + "mypy<2.2", "poethepoet<1", "pyproject-fmt<3", "ruff<0.16",