From 0dd80c16f752757fb258c9c07ad8c896cd3aedab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 15:16:38 +0000 Subject: [PATCH] chore(deps): bump python-telegram-bot from 21.0.1 to 22.6 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 21.0.1 to 22.6. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.0.1...v22.6) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-version: '22.6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d8502cb..0757b69b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ twilio==8.11.1 pydub==0.25.1 # Telegram Bot -python-telegram-bot==21.0.1 +python-telegram-bot==22.6 aiogram>=3.3.0 # AI Integration