From 8443272b9970289b27c6d51eb39f1749c2bc195c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 08:32:19 +0000 Subject: [PATCH] chore(deps): bump icalendar from 4.0.7 to 6.0.0 Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.7 to 6.0.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.0.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 4877f78c3..0c0fc467d 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.0 chardet==4.0.0 celery[redis]==5.4.0 django-celery-beat==2.5.0