Skip to content

Commit 25e3178

Browse files
Update dependency pytest-cov to v5 (#260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce01583 commit 25e3178

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
@@ -34,7 +34,7 @@ black = "24.3.0"
3434
pycodestyle = "2.11.1"
3535
mypy = "1.9.0"
3636
pytest = "8.1.1"
37-
pytest-cov = "4.1.0"
37+
pytest-cov = "5.0.0"
3838
sphinxcontrib-autoprogram = "0.1.9"
3939
types-docutils = "0.20.0.20240310"
4040
pylint = "^3.0.0"

0 commit comments

Comments
 (0)