From ce4211d2268d8017663045dfb421d333d1c5cdee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 03:46:49 +0000 Subject: [PATCH] Bump schedule from 1.2.1 to 1.2.2 Bumps [schedule](https://github.com/dbader/schedule) from 1.2.1 to 1.2.2. - [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst) - [Commits](https://github.com/dbader/schedule/compare/1.2.1...1.2.2) --- updated-dependencies: - dependency-name: schedule 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 399b51337..68e9cf2af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ python-dateutil==2.9.0.post0 pytz==2024.1 #Futures -schedule==1.2.1 +schedule==1.2.2 #WS Messages websockets==12.0