From e4791284dadb6ddd5590235303f84605dc72bc6f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 19:39:44 +0000 Subject: [PATCH] chore(deps): update dependency icalendar to v4.0.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a5fb57..aaa04f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ requests==2.26.0 beautifulsoup4==4.10.0 tqdm==4.62.3 -icalendar==4.0.8 \ No newline at end of file +icalendar==4.0.9 \ No newline at end of file