Merge pull request 'Update dependency pytest to v6.2.4' (#25) from renovate/pytest-6.x into develop
Some checks failed
continuous-integration/drone the build failed

Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/25
This commit is contained in:
Jef Roosens 2021-05-15 16:31:21 +02:00
commit f585f8ad36

View file

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