From 747ef1e6f98b6a245da969d06b63eb819feb28cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 08:37:56 +0000 Subject: [PATCH] Bump aiohttp from 3.10.2 to 3.10.11 (#117) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 06050d1..6401f79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -i https://pypi.org/simple -aiohttp==3.10.2; python_version >= '3.8' +aiohttp==3.10.11; python_version >= '3.8' aiosignal==1.3.1; python_version >= '3.7' annotated-types==0.7.0; python_version >= '3.8' antlr4-python3-runtime==4.9.3