From ce048673441a007c86b16d0223402ee7acac4cb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 13:52:51 +0000 Subject: [PATCH] chore(deps): Bump pytelegrambotapi from 4.26.0 to 4.27.0 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.26.0 to 4.27.0. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.26.0...4.27.0) --- updated-dependencies: - dependency-name: pytelegrambotapi dependency-version: 4.27.0 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 5bc86b3..c3abc07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pillow==11.1.0 propcache==0.3.1 psutil==6.1.1 pypng==0.20220715.0 -pyTelegramBotAPI==4.26.0 +pyTelegramBotAPI==4.27.0 python-dotenv==1.0.1 qrcode==8.2 requests==2.32.3