From cf783c42705a0598b01df1ac0618e58c8085ee96 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 30 Nov 2017 11:32:45 +0200 Subject: [PATCH] Update pytest-aiohttp from 0.1.3 to 0.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d477a77..91ccc91 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.8.3 flake8==3.2.1 tox==2.5.0 coverage==4.2 -pytest-aiohttp==0.1.3 +pytest-aiohttp==0.2.0 Sphinx==1.5 cryptography==1.6 PyYAML==3.12