requirements-testing: update pytest and pytest-django (#5972)

This commit is contained in:
Daniel Hahler 2018-05-08 10:27:25 +02:00 committed by Tom Christie
parent da4ecfddc2
commit 4c29752b6a

View File

@ -1,4 +1,4 @@
# Pytest for running the tests.
pytest==3.5.0
pytest-django==3.1.2
pytest==3.5.1
pytest-django==3.2.1
pytest-cov==2.5.1