diff --git a/pyproject.toml b/pyproject.toml index 6b5e2b7..b84b366 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ dependencies = [ ] optional-dependencies.develop = [ - "mypy<2.2", + "mypy<2.4", "poethepoet<1", "pyproject-fmt<3", "ruff<0.16",