From 9ba9cda1c0e66bac525a7e9544477a341004f874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 00:09:27 +0000 Subject: [PATCH] Bump icalendar from 4.1.0 to 5.0.1 Bumps [icalendar](https://github.com/collective/icalendar) from 4.1.0 to 5.0.1. - [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/4.1.0...v5.0.1) --- 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 5767f1096..b45c9dee0 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==4.1.0 +icalendar==5.0.1 pyyaml==6.0 uritemplate==4.1.1 beautifulsoup4==4.11.1