From 88047f60997f712aa28f1b34e764b9dfe569cd90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 21:48:49 +0000 Subject: [PATCH] Bump pytelegrambotapi from 4.14.1 to 4.15.4 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.14.1 to 4.15.4. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/commits) --- updated-dependencies: - dependency-name: pytelegrambotapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f9e4c9..9fb60ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ flask==3.0.0 pdf2image==1.16.3 -pyTelegramBotAPI==4.14.1 +pyTelegramBotAPI==4.15.4 gunicorn==21.2.0 msal==1.26.0 flask-login==0.6.3