From 4e972835e5974a12e75aed551b19c5c0b0e1625b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 00:04:32 +0000 Subject: [PATCH] Bump icalendar from 5.0.3 to 5.0.4 Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/collective/icalendar/releases) - [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst) - [Commits](https://github.com/collective/icalendar/compare/v5.0.3...v5.0.4) --- 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 27c0f8a8..7dad09a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ requests==2.28.1 six==1.16.0 webdavclient3==3.14.6 whitenoise==6.2.0 -icalendar==5.0.3 +icalendar==5.0.4 pyyaml==6.0 uritemplate==4.1.1 beautifulsoup4==4.11.1