From 9af9b66447378851effdd7270ec649e14f99bee1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 17:24:20 +0000 Subject: [PATCH] chore(deps): update dependency icalendar to v6.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fc800c..c9aa7f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests==2.32.3 -icalendar==6.1.0 +icalendar==6.3.2 recurring-ical-events==3.4.1 mysql-connector-python==9.1.0 fastapi==0.115.0