From b2d2898a26dbdde5fee7f10cd721a23f1fa9b0e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:46:43 +0000 Subject: [PATCH] Bump aiohttp from 3.10.10 to 3.11.11 --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 769030c6..bd2a47e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -e . -aiohttp==3.10.11 +aiohttp==3.11.11 aiohttp-session==2.12.1 async-timeout==5.0.1 coverage==7.6.1