From 619d1a6eb1f3b377ffd5e1961598c4c5e8dfd8ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 23:14:43 +0000 Subject: [PATCH] Bump aiohttp from 3.9.3 to 3.11.0b0 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 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.9.3...v3.11.0b0) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.0b0 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 fc3025f1..a34aa50f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ absl-py==2.1.0 aiohappyeyeballs==2.4.6 -aiohttp==3.9.3 +aiohttp==3.11.0b0 aiohttp-retry==2.9.1 aiosignal==1.3.2 alembic==1.14.1