From 48596647aacfba619dcfdb2c1c641511d36ce9c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 01:01:17 +0000 Subject: [PATCH] Bump aiohttp from 3.8.6 to 3.9.0 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0. - [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.8.6...v3.9.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4a4cc59..f3076a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # aiobotocore==2.6.0 # via -r requirements.in -aiohttp==3.8.6 +aiohttp==3.9.0 # via aiobotocore aioitertools==0.10.0 # via aiobotocore @@ -17,9 +17,7 @@ aiosignal==1.2.0 anyio==3.6.1 # via httpcore async-timeout==4.0.2 - # via - # aiohttp - # aioredis + # via aioredis attrs==22.2.0 # via # aiohttp @@ -33,8 +31,6 @@ certifi==2023.7.22 # via # httpcore # httpx -charset-normalizer==2.1.0 - # via aiohttp constantly==15.1.0 # via twisted frozenlist==1.3.0