From f186404628401d2c5e6782f67019a43a6c7c8283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 14:28:24 +0000 Subject: [PATCH] Bump icalendar from 4.0.9 to 4.1.0 Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.9 to 4.1.0. - [Release notes](https://github.com/collective/icalendar/releases) - [Changelog](https://github.com/collective/icalendar/blob/4.1.0/CHANGES.rst) - [Commits](https://github.com/collective/icalendar/compare/4.0.9...4.1.0) --- updated-dependencies: - dependency-name: icalendar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a3aa374fd..657b14afe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-cleanup==6.0.0 django-crispy-forms==1.14.0 django-tables2==2.4.1 djangorestframework==3.13.1 -drf-writable-nested==0.6.3 +drf-writable-nested==0.6.4 bleach==5.0.1 bleach-allowlist==1.0.3 gunicorn==20.1.0 @@ -19,7 +19,7 @@ requests==2.28.1 six==1.16.0 webdavclient3==3.14.6 whitenoise==6.2.0 -icalendar==4.0.9 +icalendar==4.1.0 pyyaml==6.0 uritemplate==4.1.1 beautifulsoup4==4.11.1