From b21c3d6463ab079719d3268534d2d43fc08a1cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Jul 2025 07:02:14 +0000 Subject: [PATCH] Bump aiohttp from 3.11.18 to 3.12.14 in /src --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 50d2ec8..ac40d1b 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -2,4 +2,4 @@ python-telegram-bot[ext]==22.0 python-dotenv==1.1.0 yt-dlp==2025.6.30 gallery-dl==1.29.6 -aiohttp==3.11.18 +aiohttp==3.12.14