diff --git a/pyproject.toml b/pyproject.toml index 5f7093c..1f64606 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ license = "MIT" dependencies = [ "aiohttp==3.13.3", "cryptography==46.0.4", - "testcontainers==4.14.0", + "testcontainers==4.14.1", ] [dependency-groups]