From 1241357f8da88ff011227c8525b53dc01f4b00ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 10:20:23 +0000 Subject: [PATCH] Bump schedule from 1.2.0 to 1.2.2 in /ai-engine Bumps [schedule](https://github.com/dbader/schedule) from 1.2.0 to 1.2.2. - [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst) - [Commits](https://github.com/dbader/schedule/compare/1.2.0...1.2.2) --- updated-dependencies: - dependency-name: schedule dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ai-engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai-engine/requirements.txt b/ai-engine/requirements.txt index 7204236..17ae229 100644 --- a/ai-engine/requirements.txt +++ b/ai-engine/requirements.txt @@ -7,4 +7,4 @@ redis==5.0.1 requests==2.31.0 joblib==1.3.2 prometheus-client==0.19.0 -schedule==1.2.0 +schedule==1.2.2