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