From 2c7088b1e8c667aef6f48f0dd0e66319dabb0039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 21:58:54 +0000 Subject: [PATCH] Bump python-telegram-bot[ext] from 22.0 to 22.1 in /src Bumps [python-telegram-bot[ext]](https://github.com/python-telegram-bot/python-telegram-bot) from 22.0 to 22.1. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.0...v22.1) --- updated-dependencies: - dependency-name: python-telegram-bot[ext] dependency-version: '22.1' 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 834d7fa..29ea525 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -python-telegram-bot[ext]==22.0 +python-telegram-bot[ext]==22.1 python-dotenv==1.1.0 yt-dlp==2025.5.22 gallery-dl==1.29.6