Skip to content

Commit 482c926

Browse files
Merge pull request #15 from pythonanywhere/renovate/pytest-cov-5.x
chore(deps): update dependency pytest-cov to v5
2 parents 448431e + 5ace834 commit 482c926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ typing_extensions = "^4.5.0"
2727

2828
[tool.poetry.dev-dependencies]
2929
pytest = "^8.0.0"
30-
pytest-cov = "^4.0.0"
30+
pytest-cov = "^5.0.0"
3131
pytest-mock = "^3.10.0"
3232
responses = "^0.25.0"
3333

0 commit comments

Comments
 (0)