diff --git a/pyproject.toml b/pyproject.toml index 17d83eb..be0a2db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -117,7 +117,7 @@ optional-dependencies.all = [ "commons-codec[mongodb,zyp]", ] optional-dependencies.develop = [ - "mypy<1.13", + "mypy<1.14", "poethepoet<0.30", "pyproject-fmt<2.5", "ruff<0.8",