Skip to content

Commit 258f701

Browse files
chore(deps): update dependency testcontainers to v4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JP-Ellis <josh@jpellis.me>
1 parent 1588d61 commit 258f701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ devel-test = [
8585
"pytest-asyncio ~=0.0",
8686
"pytest-bdd ~=7.0",
8787
"pytest-cov ~=5.0",
88-
"testcontainers ~=3.0",
88+
"testcontainers ~=4.0",
8989
]
9090
devel = ["pact-python[devel-types,devel-docs,devel-test]", "ruff==0.6.9"]
9191

0 commit comments

Comments
 (0)