Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Update dependency pytest-cov to v2.12.1 (#34)
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 5ac47c5 commit 9ce807e
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 @@ -47,7 +47,7 @@ dev =
pre-commit==2.13.0
pygame
pytest==6.2.4
pytest-cov==2.11.1
pytest-cov==2.12.1
yamllint==1.26.1
doc =
Sphinx==3.5.4
Expand All @@ -70,7 +70,7 @@ test =
matplotlib
pygame
pytest==6.2.4
pytest-cov==2.11.1
pytest-cov==2.12.1

[tool:pytest]
addopts = --doctest-modules waves tests
Expand Down

0 comments on commit 9ce807e

Please sign in to comment.