From f52715e1d4665636fc65013a41be1dc22bb440c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 17:53:23 +0000 Subject: [PATCH] Bump aiohttp from 3.14.1 to 3.14.3 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5b2acf..b00d11d 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.3.0 -aiohttp==3.14.1 +aiohttp==3.14.3 pytz==2026.1.post1 psutil==7.2.2 ffmpeg-python