From ffb519d53211e8c24bc56bd4bce59f998531dce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 22:15:58 +0000 Subject: [PATCH] chore(deps): bump apscheduler from 3.10.4 to 3.11.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1d9b2c8..b7be8db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ jira==3.5.1 pyairtable==2.2.1 python-dotenv==1.0.0 click==8.1.7 -apscheduler==3.10.4 +apscheduler==3.11.0 requests==2.31.0 python-dateutil==2.8.2