From 9a165279d8e2db2ef2772f34a12b59123e4bdb76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 15:33:15 +0000 Subject: [PATCH] bump aiohttp from 3.5.3 to 3.9.4 --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be6ed8d..07b710e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp-jinja2==1.1.0 aiohttp-session==2.7.0 -aiohttp==3.5.3 +aiohttp==3.9.4 aiopg==0.15.0 aioredis==1.2.0 async-timeout==3.0.1 # via aiohttp, aioredis