Compare commits

...

2 Commits

Author SHA1 Message Date
Jef Roosens f585f8ad36 Merge pull request 'Update dependency pytest to v6.2.4' (#25) from renovate/pytest-6.x into develop
continuous-integration/drone the build failed Details
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/25
2021-05-15 16:31:21 +02:00
Renovate Bot fd8f768d6a Update dependency pytest to v6.2.4
continuous-integration/drone the build failed Details
2021-05-07 20:02:48 +00:00
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