From 4c90975db9fbdf7ef7a7b345b134fab2b5bcfd9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 04:34:44 +0000 Subject: [PATCH] Bump aiohttp from 3.13.5 to 3.14.0 in the pip group across 1 directory --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 852c41c..ba9e50d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ motor==3.7.1 dnspython==2.8.0 hachoir==3.3.0 Pillow==12.2.0 -aiohttp==3.13.5 +aiohttp==3.14.0 pytz==2026.1.post1 psutil==7.2.2 ffmpeg-python