From c8ac272eb5fa8706889cd56299d44bba8cfeb20b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 22:31:24 +0100 Subject: [PATCH] Bump apscheduler from 3.10.4 to 3.11.0 (#354) Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.10.4 to 3.11.0. - [Release notes](https://github.com/agronholm/apscheduler/releases) - [Changelog](https://github.com/agronholm/apscheduler/blob/3.11.0/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/apscheduler/compare/3.10.4...3.11.0) --- updated-dependencies: - dependency-name: apscheduler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cdd467f1b..d0e932f8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pytelegrambotapi==4.16.1 beautifulsoup4==4.12.3 tgbot-ping==1.0.7 redis==5.2.0 -apscheduler==3.10.4 +apscheduler==3.11.0 pymongo==4.10.1 tornado==6.4.2 captcha==0.6.0