From ea208e832d174ef0d8712fca5d0d2d7ef99a8725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 17:05:20 +0000 Subject: [PATCH] Update schedule requirement from >=1.1.0 to >=1.2.2 Updates the requirements on [schedule](https://github.com/dbader/schedule) to permit the latest version. - [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst) - [Commits](https://github.com/dbader/schedule/compare/1.1.0...1.2.2) --- updated-dependencies: - dependency-name: schedule dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82f0188..668740d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pydub>=0.25.1 Pillow>=8.3.0 requests>=2.26.0 requests-oauthlib>=1.3.0 -schedule>=1.1.0 +schedule>=1.2.2 google-api-python-client==2.108.0 google-auth-httplib2==0.1.1 google-auth-oauthlib==1.1.0