From 6f7d095bad889ff4f89132c06ebfeb1d4a5db6ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 16:08:42 +0000 Subject: [PATCH] chore(deps): Bump pytelegrambotapi from 4.27.0 to 4.28.0 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.27.0 to 4.28.0. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.27.0...4.28.0) --- updated-dependencies: - dependency-name: pytelegrambotapi dependency-version: 4.28.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 0aee3c1..83c3863 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.27.0 +pyTelegramBotAPI==4.28.0 python-dotenv==1.1.1 qrcode==8.2 requests==2.32.4