From 5b34a654e4e279fbaddde6fb826077e9f55d16de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 08:41:04 +0000 Subject: [PATCH] Bump apscheduler from 3.10.1 to 3.10.3 Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.10.1 to 3.10.3. - [Changelog](https://github.com/agronholm/apscheduler/blob/3.10.3/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/apscheduler/compare/3.10.1...3.10.3) --- updated-dependencies: - dependency-name: apscheduler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 77ce258b..1d6ebe3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pytelegrambotapi==4.12.0 beautifulsoup4==4.12.2 tgbot-ping==1.0.7 redis==4.5.5 -apscheduler==3.10.1 +apscheduler==3.10.3 pymongo==4.4.1 tornado==6.3.2 captcha==0.4