Skip to content

Commit 0faed75

Browse files
authored
Merge pull request #284 from fantix/pyup-update-pytest-asyncio-0.8.0-to-0.9.0
Update pytest-asyncio to 0.9.0
2 parents c1563b3 + 64e411f commit 0faed75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ coverage==4.5.1
1616
flake8==3.5.0
1717
pytest==3.6.3
1818
pytest-runner==4.2
19-
pytest-asyncio==0.8.0
19+
pytest-asyncio==0.9.0
2020
pytest-tornado==0.5.0
2121
pytest-mock==1.10.0
2222
pytest-cov==2.5.1

0 commit comments

Comments
 (0)