From 4963bb25842f9ad6f48f05c8d748ac9b7c6ebb7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 02:53:59 +0000 Subject: [PATCH] Bump aiohttp from 3.10.4 to 3.10.5 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.4 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.4...v3.10.5) --- updated-dependencies: - dependency-name: aiohttp 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 1ca6422..647c949 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -e . -aiohttp==3.10.4 +aiohttp==3.10.5 alabaster>=0.6.2 coverage==7.6.1 jinja2==3.1.4