Skip to content

Commit 03aea75

Browse files
authored
Merge pull request #25 from SevanSSP/dependabot/pip/pytest-cov-5.0.0
Bump pytest-cov from 4.1.0 to 5.0.0
2 parents a9cc9f2 + 169a3a5 commit 03aea75

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
@@ -21,7 +21,7 @@ python = "^3.8"
2121
pytest = "^7.4.4"
2222
nox = "^2024.4.15"
2323
coverage = "^7.6.1"
24-
pytest-cov = "^4.1.0"
24+
pytest-cov = "^5.0.0"
2525

2626
[[tool.poetry.source]]
2727
name = "packagr"

0 commit comments

Comments
 (0)