diff --git a/pyproject.toml b/pyproject.toml index 912aeef..d53db3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ dependencies = [ ] optional-dependencies.develop = [ "munch<5", - "mypy<1.15", + "mypy<1.16", "poethepoet<0.30", "pyproject-fmt<2.6", "ruff<0.10",