From 8591d4fe5d136b6cef333bece85d55a15c7f81a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:08:59 +0000 Subject: [PATCH] Bump aiohttp from 3.7.4 to 3.10.11 in /real_url --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- real_url/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/real_url/requirements.txt b/real_url/requirements.txt index 7c3be85..89cee43 100644 --- a/real_url/requirements.txt +++ b/real_url/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.7.4 +aiohttp==3.10.11 async-timeout==3.0.1 attrs==20.2.0 certifi==2020.6.20