Skip to content

Commit 7fef650

Browse files
Update dependency testcontainers to v4.9.0
1 parent a2d79e5 commit 7fef650

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ types-Pillow = "10.2.0.20240822"
3131
pytest = "8.3.4"
3232
pytest-cov = "5.0.0"
3333
pytest-mock = "3.14.0"
34-
testcontainers = "4.8.2"
34+
testcontainers = "4.9.0"
3535

3636
[tool.isort]
3737
profile = "black"

0 commit comments

Comments
 (0)