From 64b9605871de4b8aff9bc8ee62682882ea0c9103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 00:48:38 +0000 Subject: [PATCH] Bump icalendar from 5.0.4 to 5.0.7 Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.4 to 5.0.7. - [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst) - [Commits](https://github.com/collective/icalendar/compare/v5.0.4...v5.0.7) --- 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 e5ff47d1b..290c34b43 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.5.0 -icalendar==5.0.4 +icalendar==5.0.7 pyyaml==6.0.1 uritemplate==4.1.1 beautifulsoup4==4.11.1