diff --git a/pyproject.toml b/pyproject.toml index 1227f1e0..d5fd8748 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -182,7 +182,7 @@ optional-dependencies.test = [ "pytest-asyncio<2", "pytest-cov<8", "pytest-xdist[psutil]<4", - "testcontainers[mysql,postgres]>=4.9.1,<4.15", + "testcontainers[mysql,postgres]>=4.9.1,<4.16", "types-requests<3", "verlib2", ]