From f986e4cdd8764ac705bf1427e4cb03e0eec3aa3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 16:38:21 +0000 Subject: [PATCH] build(deps): bump python-telegram-bot in the python group Bumps the python group with 1 update: [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot). Updates `python-telegram-bot` from 22.7 to 22.8 - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.7...v22.8) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-version: '22.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7cc3c84..c13b72f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -python-telegram-bot==22.7 +python-telegram-bot==22.8 aiohttp==3.14.1 PyGithub==2.9.1 dnspython==2.8.0