From d80b60ff4d14b03a405f8e4a94ce93dc0bfa63cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 30 Nov 2016 04:51:31 +0100 Subject: [PATCH] Update motor from 1.0 to 1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c4018a6..9ec5a33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp==1.1.6 -motor==1.0 +motor==1.1 pytest==3.0.4 pytest-aiohttp==0.1.2 pytest-asyncio==0.5.0