From 9d4ecdd70ae4914d8f5d15a9b30c0473b0ee499f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 15 May 2025 18:47:16 -0300 Subject: [PATCH] Update python-telegram-bot from 13.9 to 22.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 961d635..8741512 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -python-telegram-bot==13.9 +python-telegram-bot==22.1 flake8==3.7.9