Skip to content

Commit 7bb7d0a

Browse files
chore(deps): update dependency pytest-cov to v6 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36a314d commit 7bb7d0a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Download = "https://pypi.org/project/python-simple-logger/"
5757
[tool.poetry.group.tests.dependencies]
5858
pytest = "^8.0.0"
5959
requests = "^2.31.0"
60-
pytest-cov = "^5.0.0"
60+
pytest-cov = "^6.0.0"
6161

6262
[tool.poetry-dynamic-versioning]
6363
enable = true

0 commit comments

Comments
 (0)