requirements-testing: update pytest and pytest-django

This commit is contained in:
Daniel Hahler 2018-05-05 01:41:17 +02:00
parent fd4282c7fa
commit 9f1a89c048

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