From 3f5098adf942747afff4083154a66ac4a17fc1a3 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 14 Oct 2024 08:55:15 +0000
Subject: [PATCH] chore(deps): bump icalendar from 4.0.7 to 6.0.1

Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.7 to 6.0.1.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/4.0.7...v6.0.1)

---
updated-dependencies:
- dependency-name: icalendar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 base-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base-requirements.txt b/base-requirements.txt
index 35b62e126..9ce90f4d6 100644
--- a/base-requirements.txt
+++ b/base-requirements.txt
@@ -17,7 +17,7 @@ lxml==5.2.2
 cssselect==1.2.0
 feedparser==6.0.11
 beautifulsoup4==4.12.3
-icalendar==4.0.7
+icalendar==6.0.1
 chardet==4.0.0
 celery[redis]==5.4.0
 django-celery-beat==2.5.0