From 79d1915ec0bbdcf3f44d258a79033adc1e081a59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 15:21:55 +0000 Subject: [PATCH] build(deps): Bump aiohttp[speedups] from 3.10.5 to 3.10.10 Bumps [aiohttp[speedups]](https://github.com/aio-libs/aiohttp) from 3.10.5 to 3.10.10. - [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.10.5...v3.10.10) --- 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 1b99fa86e2..9f052c0105 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ tortoise-orm[accel]==0.21.7 aerich==0.7.2 # network -aiohttp[speedups]==3.10.5 +aiohttp[speedups]==3.10.10 aiohttp-socks==0.9.0 aiohttp-retry==2.8.3 python-socks[asyncio]==2.5.3