From 6ce0f56cd558c07b4732c814c9245b285cdcfd9d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 24 Jan 2026 12:26:39 -0300 Subject: [PATCH] Update python-telegram-bot from 13.9 to 22.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 961d635..9a098bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -python-telegram-bot==13.9 +python-telegram-bot==22.6 flake8==3.7.9