From 446b9158efa0110fa9b4c62449ef000760c6df02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 19:42:19 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.13.5 to 3.14.3 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.13.5 to 3.14.3. - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.13.5...v3.14.3) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 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 e7566f5..19e7f32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # ./scripts/generate_requirements.sh upgrade agno==2.6.4 aiohappyeyeballs==2.6.1 -aiohttp==3.13.5 +aiohttp==3.14.3 aiosignal==1.4.0 annotated-doc==0.0.4 annotated-types==0.7.0