From 82bbf61a77740fc800cd4db98f179f5250ee455a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 15:24:22 +0000 Subject: [PATCH] chore(deps): bump pytelegrambotapi from 4.13.0 to 4.14.0 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.13.0 to 4.14.0. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.13.0...4.14.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 a86e5ee..efd6780 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ loguru==0.7.2 pydantic==1.10.9 redis==4.6.0 rq==1.15.1 -pyTelegramBotAPI==4.13.0 +pyTelegramBotAPI==4.14.0 browser-cookie3==0.19.1 quickjs==1.19.2 websockets==11.0.3