diff --git a/pyproject.toml b/pyproject.toml index 9779f3e..2ca9156 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ optional-dependencies.all = [ "sqlalchemy-cratedb[vector]", ] optional-dependencies.develop = [ - "mypy<1.13", + "mypy<1.14", "poethepoet<0.30", "pyproject-fmt<2.5", "ruff<0.8",