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 28, 2022
1 parent 032d3d1 commit d8f9ee1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -33,7 +33,7 @@ reactivex = "^4.0.3"

[tool.poetry.dev-dependencies]
pytest = "^7.1.0"
pytest-cov = "^3.0.0"
pytest-cov = "^4.0.0"
pytest-asyncio = "^0.20.0"
pytest-bdd = "^6.0.0"
async-asgi-testclient = "^1.4.10"
Expand Down

0 comments on commit d8f9ee1

Please sign in to comment.