Compare commits

...

3 Commits

Author SHA1 Message Date
Jef Roosens f18902c76c Merge pull request 'Update dependency pytest to v6.2.4' (#16) from renovate/pytest-6.x into develop [CI SKIP]
Reviewed-on: https://git.roosens.me/Chewing_Bever/jos/pulls/16
2021-05-18 12:36:39 +02:00
Jef Roosens 8c31129243 Merge branch 'develop' into renovate/pytest-6.x
continuous-integration/drone the build was successful Details
2021-05-18 12:33:05 +02:00
Renovate Bot b272fe0731 Update dependency pytest to v6.2.4
continuous-integration/drone the build failed Details
2021-05-18 10:00:40 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ install_requires =
[options.extras_require]
# Used inside Tox for running tests
test =
pytest==6.2.3
pytest==6.2.4
pytest-cov==2.11.1
# Worth testing out
pytest-tldr==0.2.4