From 32e495cdfbdd9216c43c1716c8004ebc67747d56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 06:39:09 +0000 Subject: [PATCH] Update dependency aiohttp-socks to v0.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c498ddd4c5..d48f29ca7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiofile==3.9.0 ; python_full_version >= "3.12.0" and python_version < "4" aiofiles==24.1.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" aiogram==3.14.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" aiohappyeyeballs==2.4.3 ; python_version >= "3.12" and python_version < "4.0" -aiohttp-socks==0.9.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" +aiohttp-socks==0.9.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" aiohttp==3.10.11 ; python_version >= "3.12" and python_version < "4.0" aiosignal==1.3.1 ; python_version >= "3.12" and python_version < "4.0" annotated-types==0.7.0 ; python_full_version >= "3.12.0" and python_version < "4.0"