From 98110e32dd3f957706b97a7fb39e0cbe512e94a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 11:32:42 +0200 Subject: [PATCH] Bump schedule from 1.2.0 to 1.2.1 (#59) Bumps [schedule](https://github.com/dbader/schedule) from 1.2.0 to 1.2.1. - [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst) - [Commits](https://github.com/dbader/schedule/compare/1.2.0...1.2.1) --- updated-dependencies: - dependency-name: schedule dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57a4ee5..040db96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ python-json-logger==2.0.7 pytz==2023.3 pyyaml==6.0.1 requests==2.31.0 -schedule==1.2.0 +schedule==1.2.1 six==1.16.0 urllib3==1.26.15 xdg==6.0.0