From 8f3f97ec73257df40ba52a4b65ebfb3cbc1cad71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 21:45:19 +0000 Subject: [PATCH] Bump aiohttp from 3.10.1 to 3.10.2 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.1 to 3.10.2. - [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.1...v3.10.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 258ff372..2cf81e60 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,6 +1,6 @@ aiodns==3.2.0 aiofiles==24.1.0 -aiohttp==3.10.1 +aiohttp==3.10.2 aiomultiprocess==0.9.1 aiosqlite==0.20.0 beautifulsoup4==4.12.3