From d004b08431996d8952a92a15d3c6795b0540d16b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 14:25:54 +0000 Subject: [PATCH] Bump apscheduler from 3.10.3 to 3.10.4 Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.10.3 to 3.10.4. - [Changelog](https://github.com/agronholm/apscheduler/blob/3.10.4/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/apscheduler/compare/3.10.3...3.10.4) --- 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 e2c6a7a..7a7d72f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ Flask==2.3.2 requests==2.31.0 -apscheduler==3.10.3 +apscheduler==3.10.4