diff --git a/pyproject.toml b/pyproject.toml index fc74fcb..24e262e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ spellcheck = [ tests = [ "pytest==8.3.5", "pytest-asyncio==0.26.0", - "testcontainers==4.10.0" + "testcontainers==4.13.2" ] type_check = [ "mypy[pydantic]==1.15.0",