Skip to content

Commit 6280135

Browse files
authored
Merge pull request #477 from macbre/dependabot/pip/pytest-cov-5.0.0
build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0
2 parents 5a603df + 353befa commit 6280135

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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 @@ black = "^23.12"
2121
coverage = {extras = ["toml"], version = "^6.5"}
2222
pylint = "^3.1.0"
2323
pytest = "^8.1.1"
24-
pytest-cov = "^4.1.0"
24+
pytest-cov = "^5.0.0"
2525
coveralls = "^3.3.1"
2626
flake8 = "^5.0.4"
2727

0 commit comments

Comments
 (0)