From 22c19f23b633be9a34a2ebaf7c084355efa80052 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 21:25:15 +0000 Subject: [PATCH] build(deps): bump aiohttp in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp). Updates `aiohttp` from 3.10.0 to 3.11.0b0 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.11.0b0/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.0...v3.11.0b0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f398b8..8a01103 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 aiohappyeyeballs==2.3.4 -aiohttp==3.10.0 +aiohttp==3.11.0b0 aiojobs==1.2.1 aiosignal==1.3.1 anyio==4.4.0