Update dependency pytest to v6.2.4
continuous-integration/drone the build failed Details

pull/25/head
Renovate Bot 2021-05-07 20:02:48 +00:00
parent 62252d51a4
commit fd8f768d6a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ ci =
# Used inside Tox for running tests
test =
pytest==6.2.3
pytest==6.2.4
pytest-cov==2.11.1
# Used inside tox for linting