From a25d215b43f33e9f952b60faad11ea121a01caa5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2019 17:33:59 +0300 Subject: [PATCH] Bump aiohttp from 3.6.0 to 3.6.1 (#258) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.0...v3.6.1) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 38f0070..13004b5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,6 +13,6 @@ aioredis==1.2.0 hiredis==1.0.0 passlib==1.7.1 cryptography==2.7 -aiohttp==3.6.0 +aiohttp==3.6.1 pytest-aiohttp==0.3.0 pyjwt==1.7.1