From e118867ab55594f11edb02accc448012fd9f478b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 16:43:31 +0000 Subject: [PATCH] build(deps): bump pytelegrambotapi from 4.20.0 to 4.22.1 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.20.0 to 4.22.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 7e5248c..c93f462 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aligo==6.2.4 loguru==0.7.0 -pyTelegramBotAPI==4.20.0 +pyTelegramBotAPI==4.22.1 qrcode==7.4.2 Requests==2.31.0 setuptools==58.0.0