From d891c45c91939604cd7f91a71279ab13f284599c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 21:22:25 +0000 Subject: [PATCH] build(deps): bump pytelegrambotapi from 4.29.1 to 4.30.0 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.29.1 to 4.30.0. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.29.1...4.30.0) --- updated-dependencies: - dependency-name: pytelegrambotapi dependency-version: 4.30.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 4dfa93e..8256e2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ flask==3.1.2 pdf2image==1.17.0 -pyTelegramBotAPI==4.29.1 +pyTelegramBotAPI==4.30.0 gunicorn==23.0.0 msal==1.34.0 flask-login==0.6.3