Skip to content

Commit

Permalink
Bump pytest-cov from 4.0.0 to 4.1.0 (#336)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 25, 2023
1 parent d95ffd2 commit 8d534b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -55,7 +55,7 @@ pre-commit-hooks = "^4.4.0"
pylint = "^2.17.4"
pytest = "^7.3.1"
pytest-asyncio = "^0.21.0"
pytest-cov = "^4.0.0"
pytest-cov = "^4.1.0"
pyupgrade = "^3.4.0"
safety = "^2.3.5"
vulture = "^2.7"
Expand Down

0 comments on commit 8d534b8

Please sign in to comment.