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
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:
commit
f585f8ad36
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue