From dac1a0ced74fb1b7e74e4c04bca636f2c73c019c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 08:23:08 +0000 Subject: [PATCH] Bump pytelegrambotapi from 4.14.1 to 4.15.3 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.14.1 to 4.15.3. - [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 a9e3a286..764afb26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests==2.31.0 -pytelegrambotapi==4.14.1 +pytelegrambotapi==4.15.3 beautifulsoup4==4.12.2 tgbot-ping==1.0.7 redis==5.0.1