From b772da43d2817c72f66cc8809ef2fb63685df62f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 21:12:13 +0000 Subject: [PATCH] Bump pytelegrambotapi from 4.22.1 to 4.33.0 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.22.1 to 4.33.0. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/commits/4.33.0) --- updated-dependencies: - dependency-name: pytelegrambotapi dependency-version: 4.33.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 ce9a89b..a01621f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ paramiko==3.4.1 pycparser==2.22 pyminizip==0.2.6 PyNaCl==1.5.0 -pyTelegramBotAPI==4.22.1 +pyTelegramBotAPI==4.33.0 requests==2.32.3 retrying==1.3.4 SecretStorage==3.3.3