diff --git a/pyproject.toml b/pyproject.toml index a0efb6d..e863b3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -126,7 +126,7 @@ datasets = [ ] develop = [ "black[jupyter]<25", - "mypy<1.14", + "mypy<1.15", "poethepoet<0.32", "pyproject-fmt<2.6", "ruff<0.9",