From 9169b54c62d1f80efabe466ce9fa0f4a813983d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 02:34:54 +0000 Subject: [PATCH] chore(deps): bump cron-descriptor from 1.4.5 to 2.1.0 Bumps [cron-descriptor](https://github.com/Salamek/cron-descriptor) from 1.4.5 to 2.1.0. - [Release notes](https://github.com/Salamek/cron-descriptor/releases) - [Commits](https://github.com/Salamek/cron-descriptor/compare/1.4.5...2.1.0) --- updated-dependencies: - dependency-name: cron-descriptor dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85de01685..1e2b15a97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ click==8.4.2 ; python_version >= "3.12" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.12" and python_version < "4.0" concurrent-log-handler==0.9.29 ; python_version >= "3.12" and python_version < "4.0" contourpy==1.3.3 ; python_version >= "3.12" and python_version < "4.0" -cron-descriptor==1.4.5 ; python_version >= "3.12" and python_version < "4.0" +cron-descriptor==2.1.0 ; python_version >= "3.12" and python_version < "4.0" cryptography==49.0.0 ; python_version >= "3.12" and python_version < "4.0" cycler==0.12.1 ; python_version >= "3.12" and python_version < "4.0" debugpy==1.8.21 ; python_version >= "3.12" and python_version < "4.0"