From d8efab5dbceed5eb58bd957427f0d0f1dce57369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 02:08:06 +0000 Subject: [PATCH] Bump aiohttp from 3.8.5 to 3.13.3 in /Discord News Bot With AI --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Discord News Bot With AI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Discord News Bot With AI/requirements.txt b/Discord News Bot With AI/requirements.txt index b57c764cb8..1e1f3693f6 100644 --- a/Discord News Bot With AI/requirements.txt +++ b/Discord News Bot With AI/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.5 +aiohttp==3.13.3 aiosignal==1.3.1 async-timeout==4.0.2 asyncio==3.4.3