diff --git a/pyproject.toml b/pyproject.toml index d5b0b634a..1ae72d80f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ devel-test = [ "pytest-asyncio ~=0.0", "pytest-bdd ~=7.0", "pytest-cov ~=5.0", - "testcontainers ~=3.0", + "testcontainers ~=4.8", ] devel = ["pact-python[devel-types,devel-docs,devel-test]", "ruff==0.5.7"]