From 356105b436c7a4d76c732dcb052b21c033a77bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 10:55:04 +0000 Subject: [PATCH] Build(deps): Bump aiohttp from 3.6.2 to 3.7.4 in /packaging Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 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/v3.6.2...v3.7.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packaging/requirements-ubuntu-20.04.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/requirements-ubuntu-20.04.txt b/packaging/requirements-ubuntu-20.04.txt index 9aa01b5a3..56ae53f53 100644 --- a/packaging/requirements-ubuntu-20.04.txt +++ b/packaging/requirements-ubuntu-20.04.txt @@ -1,5 +1,5 @@ aiodns==2.0.0 -aiohttp==3.6.2 +aiohttp==3.7.4 aioredis==1.3.1 async-timeout==3.0.1 attrs==19.3.0