From 735ca357736c5968d150c4a6095a6c147aaf9c62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 01:51:20 +0800 Subject: [PATCH] build(deps): Bump aiohttp[speedups] from 3.10.3 to 3.10.5 (#514) Bumps [aiohttp[speedups]](https://github.com/aio-libs/aiohttp) from 3.10.3 to 3.10.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.10.3...v3.10.5) --- updated-dependencies: - dependency-name: aiohttp[speedups] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 96aad57ed1..8c6d63da89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ tortoise-orm[accel]==0.21.6 aerich==0.7.2 # network -aiohttp[speedups]==3.10.3 +aiohttp[speedups]==3.10.5 aiohttp-socks==0.9.0 aiohttp-retry==2.8.3 python-socks[asyncio]==2.5.0