From a26ea98a5ed47820b0b0399462133515f558a0ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 19:16:38 +0200 Subject: [PATCH] Bump recurring-ical-events from 2.2.2 to 2.2.3 (#2447) Bumps [recurring-ical-events](https://github.com/niccokunzmann/python-recurring-ical-events) from 2.2.2 to 2.2.3. - [Commits](https://github.com/niccokunzmann/python-recurring-ical-events/compare/v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: recurring-ical-events 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 e7af1933..55e68d8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ python-dateutil>=2.8.2 python-Levenshtein>=0.12.0 pytz>=2018.9 PyYAML==6.0.1 -recurring-ical-events==2.2.2 +recurring-ical-events==2.2.3 requests==2.32.3 sqlalchemy==1.3.24 tenacity==8.5.0