From 34d06203ddb8ae4579330404b47314c3fce19d81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 08:56:04 +0000 Subject: [PATCH] Bump pytelegrambotapi from 4.14.0 to 4.14.1 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.14.0 to 4.14.1. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.14.0...4.14.1) --- updated-dependencies: - dependency-name: pytelegrambotapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 569d00462..6e345fd3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests==2.31.0 -pytelegrambotapi==4.14.0 +pytelegrambotapi==4.14.1 beautifulsoup4==4.12.2 tgbot-ping==1.0.7 redis==5.0.1