From 2800d5eef3c1e2150746eb3bc95adf84ba338981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 03:03:13 +0000 Subject: [PATCH] Update python-crontab requirement from >=2.5.1 to >=3.3.0 Updates the requirements on [python-crontab](https://gitlab.com/doctormo/python-crontab) to permit the latest version. - [Commits](https://gitlab.com/doctormo/python-crontab/compare/v2.5.1...v3.3.0) --- updated-dependencies: - dependency-name: python-crontab dependency-version: 3.3.0 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 b1efc8c..e5b507e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ rethinkdb>=2.4.8 pyorient>=1.5.5 containerd docker>=5.0.2 -python-crontab>=2.5.1 +python-crontab>=3.3.0 etcd3>=0.12.0