Merge pull request #2591 from pydanny/pyup-update-pytest-5.4.1-to-5.4.2

Update pytest to 5.4.2
This commit is contained in:
Bruno Alla 2020-05-09 11:41:11 +01:00 committed by GitHub
commit 0c4d084f06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ flake8-isort==3.0.0
# Testing
# ------------------------------------------------------------------------------
tox==3.15.0
pytest==5.4.1
pytest==5.4.2
pytest-cookies==0.5.1
pytest-instafail==0.4.1.post0
pyyaml==5.3.1

View File

@ -16,7 +16,7 @@ watchgod==0.6 # https://github.com/samuelcolvin/watchgod
# ------------------------------------------------------------------------------
mypy==0.770 # https://github.com/python/mypy
django-stubs==1.5.0 # https://github.com/typeddjango/django-stubs
pytest==5.4.1 # https://github.com/pytest-dev/pytest
pytest==5.4.2 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.3 # https://github.com/Frozenball/pytest-sugar
# Code quality