diff --git a/pyproject.toml b/pyproject.toml index 55e94e0..df42b48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ optional-dependencies.all = [ "sqlalchemy-cratedb[vector]", ] optional-dependencies.develop = [ - "mypy<1.18", + "mypy<1.19", "poethepoet<1", "pyproject-fmt<3", "ruff<0.13",