From 4f9eb4939bd663c7e6cd1aa9ae8808164eab8d29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 14:53:44 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 1.3.2 to 3.8.5 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 1.3.2 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/1.3.2...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0bf8116..0982120 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiodns==1.1.1 -aiohttp==1.3.2 +aiohttp==3.8.5 aiohttp-debugtoolbar==0.3.0 aiohttp-jinja2==0.13.0 aiohttp-session==0.8.0