requirements-testing: update pytest to 3.4.0 (#5815)

This commit is contained in:
Daniel Hahler 2018-02-08 09:00:44 +01:00 committed by Carlton Gibson
parent 1bc826e6fd
commit 1438719979

View File

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