Skip to content

Commit 6d7f405

Browse files
authored
Merge pull request #15 from OpenMatchmaking/dependabot/pip/pytest-asyncio-0.9.0
Bump pytest-asyncio from 0.8.0 to 0.9.0
2 parents a775205 + f0b33d8 commit 6d7f405

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
@@ -1,5 +1,5 @@
11
flake8==3.6.0
22
pytest==3.5.0
3-
pytest-asyncio==0.8.0
3+
pytest-asyncio==0.9.0
44
pytest-cov==2.5.1
55
pudb==2018.1

0 commit comments

Comments
 (0)