From 5bea454c41fa35d4656d45cd74cb8c8f8f0f536e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 02:35:19 +0000 Subject: [PATCH] Bump pytelegrambotapi from 4.9.0 to 4.10.0 Bumps [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases) - [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.9.0...4.10.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 e20d79b..db74dd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -pyTelegramBotAPI==4.9.0 +pyTelegramBotAPI==4.10.0 python-dotenv==0.21.0 sentry-sdk==1.12.1