From c0a439fb5f2a0090d0dde65529ee468715f32841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 03:04:48 +0000 Subject: [PATCH] chore(deps): bump python-telegram-bot from 22.5 to 22.6 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 22.5 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/v22.5...v22.6) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-version: '22.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24a782afd..af2833aaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ ccxt==4.5.34 cryptography==46.0.3 aiohttp==3.13.3 SQLAlchemy==2.0.45 -python-telegram-bot==22.5 +python-telegram-bot==22.6 # can't be hard-pinned due to telegram-bot pinning httpx with ~ httpx>=0.24.1 humanize==4.15.0