From 41d4c71be02653eea0d256715d0fb5ed5f0d3ac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:55:27 +0000 Subject: [PATCH] Bump aiohttp from 3.8.1 to 3.11.0b0 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.0b0 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 3adfd7b..022ec57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.1 +aiohttp==3.11.0b0 prometheus-client==0.14.1 black==22.3.0 isort==5.10.1