Skip to content

Commit af549dd

Browse files
authored
Merge pull request #519 from dajiaji/dependabot/pip/pytest-cov-5.0.0
build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0
2 parents 04e561d + 605a104 commit af549dd

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
@@ -44,7 +44,7 @@ docs = [
4444

4545
[tool.poetry.dev-dependencies]
4646
pytest = "^8.1"
47-
pytest-cov = "^4.1.0"
47+
pytest-cov = "^5.0.0"
4848
tox = "^4.14.1"
4949
pre-commit = "^3.5.0"
5050

0 commit comments

Comments
 (0)