From 223bb45d001ceb386f70b19086dffa64d193c564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 08:03:37 +0000 Subject: [PATCH] chore(deps): bump icalendar from 4.0.7 to 6.1.0 Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.7 to 6.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: icalendar dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index 35b62e126..e2840e1c6 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.1.0 chardet==4.0.0 celery[redis]==5.4.0 django-celery-beat==2.5.0