Skip to content

Commit 8982da1

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 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
@@ -43,7 +43,7 @@ docs = [
4343

4444
[tool.poetry.dev-dependencies]
4545
pytest = "^7.0"
46-
pytest-cov = "^3.0"
46+
pytest-cov = "^6.1"
4747

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

0 commit comments

Comments
 (0)