From 0449c07f85ce6b03c1d73ff1a432f3884cf5d835 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 19:53:37 +0000 Subject: [PATCH] chore(dependencies): update dependency aiohttp to v3.11.7 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | aiohttp | 3.11.5 | 3.11.7 | --- 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