From 797c488bd2ec3a021d4de71af76172b7bbbb72ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 05:00:08 +0000 Subject: [PATCH] Bump schedule from 1.1.0 to 1.2.0 Bumps [schedule](https://github.com/dbader/schedule) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/dbader/schedule/releases) - [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst) - [Commits](https://github.com/dbader/schedule/compare/1.1.0...1.2.0) --- updated-dependencies: - dependency-name: schedule 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 21403fe0..d07946b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ python-dotenv==1.0.0 requests==2.28.2 retrying==1.3.4 ruamel.yaml==0.17.21 -schedule==1.1.0 +schedule==1.2.0 tmdbapis==1.1.0 \ No newline at end of file