tox.ini: use latest pytest (#38312)

This commit is contained in:
Benjamin Dauvergne 2019-12-10 11:34:20 +01:00
parent 037ee9863d
commit 499093ca7d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ deps =
pytest-cov
pytest-django
pytest-freezegun
pytest<4
pytest
WebTest
mock
httmock