From 101c19f8c9baa3b045eaf59f7d28893e08447b1c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 10:31:12 +0200 Subject: [PATCH] Bump aiohttp from 3.6.3 to 3.7.2 (#358) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.3 to 3.7.2. - [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.3...v3.7.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bed2abd..d5ca426 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,6 +13,6 @@ aioredis==1.3.1 hiredis==1.1.0 passlib==1.7.4 cryptography==3.2.1 -aiohttp==3.6.3 +aiohttp==3.7.2 pytest-aiohttp==0.3.0 pyjwt==1.7.1