From be128a018b4be313309c4ec5ee0e28b9155ebf97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 18:34:06 +0000 Subject: [PATCH] Bump apscheduler from 3.9.1 to 3.9.1.post1 Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.9.1 to 3.9.1.post1. - [Release notes](https://github.com/agronholm/apscheduler/releases) - [Changelog](https://github.com/agronholm/apscheduler/blob/master/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/apscheduler/compare/3.9.1...3.9.1.post1) --- 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 0625647a9..3a415e67a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ alembic==1.8.1 -APScheduler==3.9.1 +APScheduler==3.9.1.post1 boto3~=1.24.68 celery[pytest]==5.2.7 click==8.1.3