From 86d8fc5ee330e02cf52aea77697a574a920a6e70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 03:17:24 +0000 Subject: [PATCH] chore(deps): bump python-telegram-bot from 22.4 to 22.5 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 22.4 to 22.5. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.4...v22.5) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-version: '22.5' 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 6ab01aed1..be5340f36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ ccxt==4.5.5 cryptography==46.0.1 aiohttp==3.12.15 SQLAlchemy==2.0.43 -python-telegram-bot==22.4 +python-telegram-bot==22.5 # can't be hard-pinned due to telegram-bot pinning httpx with ~ httpx>=0.24.1 humanize==4.13.0