From 97e4b23d9458b6dd10ea4684746858a54cf1921b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 18:18:03 +0000 Subject: [PATCH] :arrow_up: Bump pytelegrambotapi from 4.36.0 to 4.36.1 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.36.0 to 4.36.1. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.36.0...4.36.1) --- updated-dependencies: - dependency-name: pytelegrambotapi dependency-version: 4.36.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07e1bd7..eaf176b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pyTelegramBotAPI==4.36.0 +pyTelegramBotAPI==4.36.1 requests==2.34.2 google~=3.0.0 redis==5.2.1