Skip to content

Commit

Permalink
Update dependency pytest-cov to v2.12.1 (#87)
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 committed Jul 1, 2021
1 parent 903fbff commit cf1c7dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dev =
mkdocstrings==0.15.0
pre-commit==2.13.0
pytest==6.2.3
pytest-cov==2.11.1
pytest-cov==2.12.1
requests==2.25.1
yamllint==1.26.1
doc =
Expand All @@ -74,7 +74,7 @@ test =
flask==1.1.4
inflection==0.5.1
pytest==6.2.3
pytest-cov==2.11.1
pytest-cov==2.12.1
requests==2.25.1

[coverage:report]
Expand Down

0 comments on commit cf1c7dd

Please sign in to comment.