diff --git a/pyproject.toml b/pyproject.toml index fbe8430..15f1f02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ optional-dependencies.all = [ "sqlalchemy-cratedb[vector]", ] optional-dependencies.develop = [ - "mypy<1.12", + "mypy<1.13", "poethepoet<0.30", "pyproject-fmt<2.3", "ruff<0.7",