From e9802feb69cb8ab1c0736b08eba7125e26193e90 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 7 Jun 2024 12:47:58 -0300 Subject: [PATCH] Update python-telegram-bot from 13.9 to 21.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 961d635..a48cc49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -python-telegram-bot==13.9 +python-telegram-bot==21.3 flake8==3.7.9