diff --git a/cratedb_sqlparse_py/pyproject.toml b/cratedb_sqlparse_py/pyproject.toml index 8ff4264..90f16c1 100644 --- a/cratedb_sqlparse_py/pyproject.toml +++ b/cratedb_sqlparse_py/pyproject.toml @@ -90,7 +90,7 @@ generate = [ ] release = [ "build<2", - "twine<6", + "twine<7", ] test = [ "pytest<9",