updated py.test version

This commit is contained in:
auvipy 2016-04-03 22:09:47 +06:00
parent dbed9631d7
commit 7e7e068664

View File

@ -1,4 +1,4 @@
# PyTest for running the tests.
pytest==2.8.5
pytest==2.9.1
pytest-django==2.9.1
pytest-cov==1.8.1