From aeac594e0e7c14d2a1f811be1616aaffcc76ba27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:27:26 +0000 Subject: [PATCH] Bump aiohttp from 3.12.6 to 3.12.12 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.12 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 67ae7a1..cc95309 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -e . -aiohttp==3.12.6 +aiohttp==3.12.12 aiohttp-session==2.12.1 async-timeout==5.0.1 coverage==7.8.2