requirements-testing: update pytest to 3.4.0

This commit is contained in:
Daniel Hahler 2018-02-07 19:50:58 +01:00
parent c456b3c510
commit f2accc4185

View File

@ -1,4 +1,3 @@
# PyTest for running the tests.
pytest==3.2.5
pytest==3.4.0
pytest-django==3.1.2
pytest-cov==2.5.1