From 3ca66a0b8829f586fdd421b2aacc8d47aa9d4eb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 19:24:01 +0000 Subject: [PATCH] [dependabot/pip] (deps): Bump aiohttp from 3.11.5 to 3.11.7 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.5 to 3.11.7. - [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.5...v3.11.7) --- 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 0bca0bbf..ba34cef6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiocron==1.8 aiofiles==24.1.0 -aiohttp==3.11.5 +aiohttp==3.11.7 base58check==1.0.2 dnspython==2.7.0 gitdb==4.0.11