From 9fc78eb242e47a8e301392971eb2b3d526f38d36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 01:16:07 +0000 Subject: [PATCH] Bump aiohttp from 3.8.6 to 3.9.5 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.5. - [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.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index eb0e23e..133fdc1 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.5 # 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 @@ -84,9 +80,7 @@ python-dateutil==2.8.2 pytz==2023.3 # via -r requirements.in rfc3986[idna2008]==1.5.0 - # via - # httpx - # rfc3986 + # via httpx roman==4.1 # via -r requirements.in sentry-sdk==1.28.1