diff --git a/pyproject.toml b/pyproject.toml index 8c2de5a..483ce4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ release = [ "twine<5", ] test = [ - "cratedb-toolkit==0.0.1", + "cratedb-toolkit==0.0.2", "pytest<8", "pytest-asyncio-cooperative", "pytest-cov<5",