diff --git a/pyproject.toml b/pyproject.toml index 00e6975..d8acae2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -99,7 +99,7 @@ dev = [ "pytest-httpx==0.32.0", "pytest-benchmark==4.0.0", "hypothesis==6.114.0", - "testcontainers[postgres,redis,minio]==4.8.2", + "testcontainers[postgres,redis,minio]==4.14.2", "coverage[toml]==7.6.4", "ruff==0.7.1", "mypy==1.13.0",