diff --git a/pyproject.toml b/pyproject.toml index a2c25ca4..b5ac25b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -148,7 +148,7 @@ test = [ "testcontainers-mongodb==0.0.1rc1", ] testing = [ - "testcontainers<4", + "testcontainers<5", ] [project.urls] changelog = "https://github.com/crate-workbench/cratedb-toolkit/blob/main/CHANGES.rst"