From c547b72532bb472700cf797c2506578e344e7aa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 11:12:28 +0000 Subject: [PATCH] Bump aiohttp from 3.12.6 to 3.12.8 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc1e228..efffd8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -e . -aiohttp==3.12.6 +aiohttp==3.12.8 aiohttp-session==2.12.1 async-timeout==5.0.1 coverage==7.8.2