From c0d2b4821a51c8cc412193b55fa2bd20cfb13124 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 15:57:25 +0700 Subject: [PATCH] build(deps): bump aiohttp from 3.13.4 to 3.14.1 (#7) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65a1c40..6b92ee0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohappyeyeballs==2.4.6 -aiohttp==3.13.4 +aiohttp==3.14.1 aiosignal==1.3.2 annotated-types==0.7.0 anyio==4.8.0