From ef628af5425effba562200bd0a4b83a612ee7afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 04:12:59 +0000 Subject: [PATCH] build(deps): bump python-telegram-bot from 22.6 to 22.7 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.6 to 22.7 - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.6...v22.7) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-version: '22.7' 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 e95fd8f..e405389 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -python-telegram-bot==22.6 +python-telegram-bot==22.7 aiohttp==3.13.3 PyGithub==2.8.1 dnspython==2.8.0