diff --git a/pyproject.toml b/pyproject.toml index 7e145d2..18300bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ optional-dependencies.all = [ "sqlalchemy-cratedb[vector]", ] optional-dependencies.develop = [ - "mypy<1.14", + "mypy<1.15", "poethepoet<0.32", "pyproject-fmt<2.6", "ruff<0.9",