From f65cbc3f0b03ba82cf8f76483040c0166985af4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 17:18:29 +0000 Subject: [PATCH] Bump apscheduler from 3.11.0 to 3.11.1 Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/agronholm/apscheduler/releases) - [Changelog](https://github.com/agronholm/apscheduler/blob/3.11.1/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/apscheduler/compare/3.11.0...3.11.1) --- updated-dependencies: - dependency-name: apscheduler dependency-version: 3.11.1 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 982f25ca5..aa2ced2fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ alembic==1.14.1 -apscheduler==3.11.0 +apscheduler==3.11.1 bcrypt==4.3.0 bleach[css]==6.2.0 colander==2.0