From 4069e2fdfb600d45901054f0ba4cb54e2a062d26 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 8 Jan 2019 13:33:11 +0100 Subject: [PATCH] Update pytest-asyncio from 0.9.0 to 0.10.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b2248c9c6..87be5d195 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,5 +4,5 @@ flake8==3.6.0 pytest==4.1.0 pytest-mock==1.10.0 -pytest-asyncio==0.9.0 +pytest-asyncio==0.10.0 pytest-cov==2.6.0