Update dependency pytest-cov to v2.12.1
continuous-integration/drone the build failed Details

pull/31/head
Renovate Bot 2021-06-01 18:01:49 +00:00
parent f889775742
commit 92504d2884
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ ci =
# Used inside Tox for running tests
test =
pytest==6.2.4
pytest-cov==2.12.0
pytest-cov==2.12.1
# Used inside tox for linting
lint =