From 1c146335e02971afc2b9f2386d418e038472ee76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:19:10 +0000 Subject: [PATCH] :arrow_up: Bump pytelegrambotapi from 4.33.0 to 4.34.0 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.33.0 to 4.34.0. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.33.0...4.34.0) --- updated-dependencies: - dependency-name: pytelegrambotapi dependency-version: 4.34.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 5bac248..04d7813 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pyTelegramBotAPI==4.33.0 +pyTelegramBotAPI==4.34.0 requests==2.34.2 google~=3.0.0 redis==5.2.1