Update pytest-django from 3.5.1 to 3.6.0

This commit is contained in:
pyup-bot 2019-10-17 05:47:16 +03:00 committed by Aleksi Häkli
parent dfc7661404
commit 6eb210e11b

View file

@ -5,6 +5,6 @@ mypy==0.740; python_version < '3.8' and python_implementation != 'PyPy'
prospector==1.1.6.2 ; python_version < '3.8' and python_implementation != 'PyPy'
pytest==5.2.1
pytest-cov==2.8.1
pytest-django==3.5.1
pytest-django==3.6.0
sphinx_rtd_theme==0.4.3
tox==3.14.0