Skip to content

Commit 6ecc28b

Browse files
chore(deps-dev): bump pytest-cov from 3.0.0 to 6.1.1 (#47)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c65f3c0 commit 6ecc28b

File tree

2 files changed

+56
-8
lines changed

2 files changed

+56
-8
lines changed

poetry.lock

Lines changed: 55 additions & 7 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
@@ -42,7 +42,7 @@ docs = [
4242

4343
[tool.poetry.dev-dependencies]
4444
pytest = "^7.0"
45-
pytest-cov = "^3.0"
45+
pytest-cov = "^6.1"
4646

4747
[tool.semantic_release]
4848
branch = "main"

0 commit comments

Comments
 (0)