Update pytest from 4.0.1 to 4.0.2

This commit is contained in:
pyup-bot 2018-12-14 18:35:57 -08:00
parent f083bc12b7
commit 553e752a6b

View File

@ -12,7 +12,7 @@ psycopg2-binary==2.7.6.1 # https://github.com/psycopg/psycopg2
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
mypy==0.641 # https://github.com/python/mypy mypy==0.641 # https://github.com/python/mypy
pytest==4.0.1 # https://github.com/pytest-dev/pytest pytest==4.0.2 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest-sugar pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest-sugar
# Code quality # Code quality