From 8ba81e37aea9356efa81faeb0261dd04bd4cb5e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 14:27:29 +0000 Subject: [PATCH] chore(deps): Bump pytelegrambotapi from 4.28.0 to 4.29.1 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.28.0 to 4.29.1. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.28.0...4.29.1) --- updated-dependencies: - dependency-name: pytelegrambotapi dependency-version: 4.29.1 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 1fc630a..099cf00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pillow==11.3.0 propcache==0.3.2 psutil==7.0.0 pypng==0.20220715.0 -pyTelegramBotAPI==4.28.0 +pyTelegramBotAPI==4.29.1 python-dotenv==1.1.1 qrcode==8.2 requests==2.32.5