misc: bump up pytest version for fixing ci build

This commit is contained in:
Yun Xu
2019-10-07 11:41:44 -07:00
parent 134c414fe5
commit 01be691936
3 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ setenv =
{py36,py37}-no-ext: SANIC_NO_UVLOOP=1
deps =
coverage
pytest==4.1.0
pytest==5.2.1
pytest-cov
pytest-sanic
pytest-sugar