Skip to content

Commit ae11f7b

Browse files
Update dependency pytest-cov to v5
1 parent 9d1a3a0 commit ae11f7b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -25,7 +25,7 @@ types-Pillow = "10.2.0.20240311"
2525

2626
[tool.poetry.group.test.dependencies]
2727
pytest = "8.0.0"
28-
pytest-cov = "4.1.0"
28+
pytest-cov = "5.0.0"
2929
pytest-mock = "3.14.0"
3030
testcontainers = "4.2.0"
3131

0 commit comments

Comments
 (0)