From f19beba014301804d00e498fe4ec2eecdd1b7505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 00:39:31 +0000 Subject: [PATCH] Bump icalendar from 5.0.11 to 6.1.0 Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.11 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/v5.0.11...v6.1.0) --- updated-dependencies: - dependency-name: icalendar dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5273135cb..599b1735c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ requests==2.32.3 six==1.16.0 webdavclient3==3.14.6 whitenoise==6.7.0 -icalendar==5.0.11 +icalendar==6.1.0 pyyaml==6.0.2 uritemplate==4.1.1 beautifulsoup4==4.12.3