Skip to content

Commit c0ebc74

Browse files
Update dependency pytest-cov to v4 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fcc994c commit c0ebc74

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -24,7 +24,7 @@ black = "^23.3.0"
2424
bandit = "^1.7.5"
2525
isort = "^5.12.0"
2626
pytest = "^7.3.1"
27-
pytest-cov = "^3.0.0"
27+
pytest-cov = "^4.0.0"
2828
mypy = "^0.931"
2929

3030
[tool.isort]

0 commit comments

Comments
 (0)