Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency pytest-cov to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 19, 2021
1 parent d8f2946 commit cdda5bf
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 43 deletions.
101 changes: 59 additions & 42 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 @@ -26,7 +26,7 @@ graphene-resolver = "^0.1.9"
[tool.poetry.dev-dependencies]
pytest = "^5.2"
pytest-django = "^3.7"
pytest-cov = "^2.8"
pytest-cov = "^3.0"
autopep8 = "^1.4"
rope = "^0.19"
pylint = "^2.4"
Expand Down

0 comments on commit cdda5bf

Please sign in to comment.