From a9d9386f14b28657cf07c123be1ad3f7bdcf7c31 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 Mar 2025 08:53:36 -0300 Subject: [PATCH] Update python-telegram-bot from 13.9 to 21.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 961d635..dac1e6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -python-telegram-bot==13.9 +python-telegram-bot==21.11 flake8==3.7.9