From 28e6adcaf864fda5d4ca676d5bf83210fe3646ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:23:07 +0000 Subject: [PATCH] Bump aiohttp from 2.3.10 to 3.7.4 in /doc/docs/blog/python Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 2.3.10 to 3.7.4. - [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/v2.3.10...v3.7.4) Signed-off-by: dependabot[bot] --- doc/docs/blog/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/docs/blog/python/requirements.txt b/doc/docs/blog/python/requirements.txt index a722e64..40d6f25 100644 --- a/doc/docs/blog/python/requirements.txt +++ b/doc/docs/blog/python/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==2.3.10 +aiohttp==3.7.4 aioredis==1.2.0 async-timeout==2.0.1 chardet==3.0.4