From 7d7aa4ba8be98f40f613d192212c160f234b3310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 12:26:47 +0000 Subject: [PATCH] Update python-telegram-bot requirement from ~=20.5 to ~=21.0 Updates the requirements on [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) to permit the latest version. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v20.5...v21.0.1) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fcf9054..631687a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ memory-tempfile~=2.2.3 numpy>=1.22.4 Pillow~=10.2.0 pyoxipng~=9.0.0 -python-telegram-bot~=20.5 +python-telegram-bot~=21.0 requests~=2.31.0 rlottie_python~=1.3.3 signalstickers-client~=3.3.0