From 50430107d15668953d1b71dc0398f40eff12ff5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 04:31:31 +0000 Subject: [PATCH] build(deps): bump python-telegram-bot from 22.5 to 22.6 in the all group Bumps the all group with 1 update: [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot). Updates `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 dependency-group: all ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85272bd..7467e64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -python-telegram-bot==22.5 +python-telegram-bot==22.6 aiohttp==3.13.3 PyGithub==2.8.1 dnspython==2.8.0