From 909b45ebcbd2eddbc872ade9793e4c6fbb2bb9ca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Nov 2022 17:36:06 +0100 Subject: [PATCH] Update dependency pyTelegramBotAPI to ~=4.8.0 --- telegram_bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram_bot/requirements.txt b/telegram_bot/requirements.txt index 5468f84..23ee7f8 100644 --- a/telegram_bot/requirements.txt +++ b/telegram_bot/requirements.txt @@ -1,4 +1,4 @@ -pyTelegramBotAPI~=4.7.0 +pyTelegramBotAPI~=4.8.0 Markdown~=3.4.1 newsapi-python~=0.2.6 python-dotenv~=0.21.0 -- 2.45.2