Skip to content

Commit

Permalink
chore(deps): update dependency pytest-cov to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent b07de98 commit 64935a4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 6 deletions.
30 changes: 25 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tqdm = "^4.66.1"
[tool.poetry.group.dev.dependencies]
pre-commit = ">=3"
pytest = "^7.0"
pytest-cov = "^3.0"
pytest-cov = "^4.0.0"

[tool.poetry.group.docs]
optional = true
Expand Down

0 comments on commit 64935a4

Please sign in to comment.