Skip to content

Commit 954b4f8

Browse files
chore(deps): update dependency pytest-cov to v5 (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b40036e commit 954b4f8

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
@@ -29,7 +29,7 @@ gh-pages = ["tinycss2"]
2929
[tool.poetry.group.dev.dependencies]
3030
mypy = "^1.8.0"
3131
pytest = "^8.0.0"
32-
pytest-cov = "^4.1.0"
32+
pytest-cov = "^5.0.0"
3333
ruff = "^0.4.0"
3434
types-pygments = "^2.17.0.20240106"
3535
types-colorama = "^0.4.15.20240205"

0 commit comments

Comments
 (0)