From d5ab45709935845117e95b8fc91c9079efef9406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 11:06:01 +0000 Subject: [PATCH] Bump python-telegram-bot[ext] from 20.5 to 21.10 in /src Bumps [python-telegram-bot[ext]](https://github.com/python-telegram-bot/python-telegram-bot) from 20.5 to 21.10. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v20.5...v21.10) --- updated-dependencies: - dependency-name: python-telegram-bot[ext] dependency-type: direct:production update-type: version-update:semver-major ... 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 14bb87d..58b16ad 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,3 +1,3 @@ -python-telegram-bot[ext]==20.5 +python-telegram-bot[ext]==21.10 python-dotenv==1.0.0 yt-dlp==2025.1.15