Skip to content

Commit d52e4ac

Browse files
authored
Merge pull request #285 from fantix/pyup-update-pytest-3.6.3-to-3.6.4
Update pytest to 3.6.4
2 parents 0faed75 + 2ed1760 commit d52e4ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements_dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ quart==0.6.4;python_version>="3.6"
1414
# tests
1515
coverage==4.5.1
1616
flake8==3.5.0
17-
pytest==3.6.3
17+
tox==3.1.2
18+
pytest==3.6.4
1819
pytest-runner==4.2
1920
pytest-asyncio==0.9.0
2021
pytest-tornado==0.5.0
2122
pytest-mock==1.10.0
2223
pytest-cov==2.5.1
23-
tox==3.1.2
2424

2525
# docs
2626
Sphinx==1.7.6

0 commit comments

Comments
 (0)