From 84cdd8bb78705a90fbbbce10fc289c510f74b028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:01:39 +0000 Subject: [PATCH] Bump icalendar from 5.0.1 to 5.0.3 Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.1 to 5.0.3. - [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.1...v5.0.3) --- 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 156e483d4..29bae46a7 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.1 +icalendar==5.0.3 pyyaml==6.0 uritemplate==4.1.1 beautifulsoup4==4.11.1