From a7cae2accf0c27599e275e27707e67244e1979cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 01:21:53 +0000 Subject: [PATCH] Bump aiohttp from 3.8.6 to 3.9.3 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.3. - [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.3) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index eb0e23e..caa6f31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,14 +6,12 @@ # aioauth-client==0.28.1 # via -r requirements.in -aiohttp==3.8.6 +aiohttp==3.9.3 # via -r requirements.in aiosignal==1.3.1 # via aiohttp anyio==3.6.2 # via httpcore -async-timeout==4.0.2 - # via aiohttp asyncio-irc @ git+https://github.com/titouanc/asyncirc # via -r requirements.in attrs==22.2.0 @@ -32,8 +30,6 @@ certifi==2022.12.7 # httpx # sentry-sdk # yt-dlp -charset-normalizer==2.1.1 - # via aiohttp click==8.1.3 # via pip-tools frozenlist==1.3.3