From d4a042ed1d6444489fbce009a888f1322b03e0be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 13:22:12 +0000 Subject: [PATCH] Bump aiohttp from 3.14.0 to 3.14.1 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 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 6ea8ed1..f720524 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.14.0 +aiohttp==3.14.1 aiosignal==1.3.1 async-timeout==4.0.2 attrs==23.1.0