Skip to content

Commit a68f7cc

Browse files
Update dependency pytest-cov to v6
1 parent 44d747f commit a68f7cc

File tree

2 files changed

+71
-61
lines changed

2 files changed

+71
-61
lines changed

poetry.lock

Lines changed: 70 additions & 60 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
@@ -29,7 +29,7 @@ types-Pillow = "10.2.0.20240822"
2929

3030
[tool.poetry.group.test.dependencies]
3131
pytest = "8.3.4"
32-
pytest-cov = "5.0.0"
32+
pytest-cov = "6.0.0"
3333
pytest-mock = "3.14.0"
3434
testcontainers = "4.8.2"
3535

0 commit comments

Comments
 (0)