From f83298a42d277174c136373858711a73755779cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 22:17:35 +0000 Subject: [PATCH] Bump croniter from 2.0.1 to 2.0.5 Bumps [croniter](https://github.com/kiorky/croniter) from 2.0.1 to 2.0.5. - [Changelog](https://github.com/kiorky/croniter/blob/master/CHANGELOG.rst) - [Commits](https://github.com/kiorky/croniter/compare/2.0.1...2.0.5) --- updated-dependencies: - dependency-name: croniter 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 a7e46acc..5807fa6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ certifi==2023.11.17 cffi==1.16.0; implementation_name != "cpython" charset-normalizer==3.3.2 colorama==0.4.6; sys_platform == "win32" -croniter==2.0.1 +croniter==2.0.5 dateparser==1.2.0 decorator==5.1.1 django==3.1.14