diff --git a/pyproject.toml b/pyproject.toml index 4dca8f5..ec6a0d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ dependencies = [ ] optional-dependencies.develop = [ "munch<5", - "mypy<1.18", + "mypy<1.19", "poethepoet<0.30", "pyproject-fmt<2.6", "ruff<0.13",