diff --git a/pyproject.toml b/pyproject.toml index 41e0bec..6fa5581 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ optional-dependencies.all = [ "cratedb-about[manyio,llm]", ] optional-dependencies.develop = [ - "mypy<1.16", + "mypy<1.17", "poethepoet<1", "pyproject-fmt<3", "ruff<0.12",