From 5b16a070cc80f7f222030af609340a3fe36d2b91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:07:20 +0000 Subject: [PATCH] Bump recurring-ical-events from 3.3.3 to 3.4.1 Bumps [recurring-ical-events](https://github.com/niccokunzmann/python-recurring-ical-events) from 3.3.3 to 3.4.1. - [Release notes](https://github.com/niccokunzmann/python-recurring-ical-events/releases) - [Commits](https://github.com/niccokunzmann/python-recurring-ical-events/compare/v3.3.3...v3.4.1) --- updated-dependencies: - dependency-name: recurring-ical-events dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf19c32a1..46bec0de9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ python-dateutil>=2.8.2 python-Levenshtein>=0.12.0 pytz>=2018.9 PyYAML==6.0.2 -recurring-ical-events==3.3.3 +recurring-ical-events==3.4.1 requests==2.32.3 sqlalchemy==1.3.24 tenacity==9.0.0