Merge pull request #2611 from pydanny/pyup-update-pytest-5.4.2-to-5.4.3

Update pytest to 5.4.3
This commit is contained in:
Fábio C. Barrionuevo da Luz 2020-06-03 07:48:13 -07:00 committed by GitHub
commit aefbbb0a9e
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.1
pytest==5.4.2
pytest==5.4.3
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.2 # https://github.com/pytest-dev/pytest
pytest==5.4.3 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.3 # https://github.com/Frozenball/pytest-sugar
# Code quality