diff --git a/pyproject.toml b/pyproject.toml index 15ee0d7..425bf4d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ license = "MIT" dependencies = [ "aiohttp==3.13.3", "cryptography==46.0.3", - "testcontainers==4.13.3", + "testcontainers==4.14.0", ] [dependency-groups]