Skip to content

Commit

Permalink
Update dependency pytest-cov to v3 (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 18, 2021
1 parent 77e10c8 commit d7d3314
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 63 deletions.
107 changes: 45 additions & 62 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 @@ -44,7 +44,7 @@ tox-pyenv = "^1.1.0"
pytest-mock = "^3.6.1"
flake8 = "^4.0.0"
mypy = "^0.910"
pytest-cov = "^2.12.1"
pytest-cov = "^3.0.0"
bandit = "^1.7.0"
black = "^21.7b0"
pre-commit = "^2.12.1"
Expand Down

0 comments on commit d7d3314

Please # to comment.