From 7ffe0efc074b9d10872e3019cde9c85cbaa40c03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 15:41:13 +0000 Subject: [PATCH] Bump icalendar from 5.0.7 to 5.0.11 Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.7 to 5.0.11. - [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst) - [Commits](https://github.com/collective/icalendar/compare/v5.0.7...v5.0.11) --- updated-dependencies: - dependency-name: icalendar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d896255b..4782a12bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ requests==2.31.0 six==1.16.0 webdavclient3==3.14.6 whitenoise==6.6.0 -icalendar==5.0.7 +icalendar==5.0.11 pyyaml==6.0.1 uritemplate==4.1.1 beautifulsoup4==4.12.2