From 2e9b2a480a94968ab7b5db326371e28bccd9f235 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 22:24:18 +0000 Subject: [PATCH] Bump python-telegram-bot[ext] from 22.2 to 22.3 in /src Bumps [python-telegram-bot[ext]](https://github.com/python-telegram-bot/python-telegram-bot) from 22.2 to 22.3. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.2...v22.3) --- updated-dependencies: - dependency-name: python-telegram-bot[ext] dependency-version: '22.3' 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 7bae634..958e210 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -python-telegram-bot[ext]==22.2 +python-telegram-bot[ext]==22.3 python-dotenv==1.1.1 yt-dlp==2025.6.30 gallery-dl==1.29.7