From ac4b2f31521867d2673e2eee1c733638c40b5223 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 01:30:23 +0000 Subject: [PATCH] build(deps): Bump aiohttp[speedups] from 3.11.10 to 3.11.11 Bumps [aiohttp[speedups]](https://github.com/aio-libs/aiohttp) from 3.11.10 to 3.11.11. - [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.11.10...v3.11.11) --- updated-dependencies: - dependency-name: aiohttp[speedups] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fed111da49..71edc2a4b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ tortoise-orm[accel]==0.22.2 aerich==0.8.0 # network -aiohttp[speedups]==3.11.10 +aiohttp[speedups]==3.11.11 aiohttp-socks==0.9.1 aiohttp-retry==2.9.1 python-socks[asyncio]==2.5.3