From 2ae809bedb64bde80551b6d9d8ecd8819df3a5fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:48:18 +0000 Subject: [PATCH] build(deps): bump pytelegrambotapi from 4.18.1 to 4.19.1 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.18.1 to 4.19.1. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/commits) --- updated-dependencies: - dependency-name: pytelegrambotapi 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 c3a8f74..9eb72e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aligo==6.2.4 loguru==0.7.0 -pyTelegramBotAPI==4.18.1 +pyTelegramBotAPI==4.19.1 qrcode==7.4.2 Requests==2.31.0 setuptools==58.0.0