From 7bec815f3420ba6318780129e709bc0306a84455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 04:42:05 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.12 to 21.11.1 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.12 to 21.11.1. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/v21.11.1/CHANGES.rst) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v13.12...v21.11.1) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d07e112b..1b4ba862 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pdfCropMargins pdf2image pdfminer.six python-dotenv -python-telegram-bot==13.12 +python-telegram-bot==21.11.1 Pillow PyPDF2 requests