From 101717c8c596361b1401083375a42a0b9b35e3ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:33:42 +0000 Subject: [PATCH] build(deps): bump pytelegrambotapi from 4.19.2 to 4.20.0 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.19.2 to 4.20.0. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/commits/4.20.0) --- 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 2439ed4..7e5248c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aligo==6.2.4 loguru==0.7.0 -pyTelegramBotAPI==4.19.2 +pyTelegramBotAPI==4.20.0 qrcode==7.4.2 Requests==2.31.0 setuptools==58.0.0