From 88c6fe6f3a434afcfae96b56632ad5b05a5150cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:39:53 +0000 Subject: [PATCH] Bump icalendar from 6.0.0 to 6.0.1 Bumps [icalendar](https://github.com/collective/icalendar) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/collective/icalendar/releases) - [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst) - [Commits](https://github.com/collective/icalendar/compare/v6.0.0...v6.0.1) --- 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 6a8cedb6..7d6bfdd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ datadog==0.50.1 twilio==9.3.3 pyOpenSSL==24.2.1 Pillow==10.4.0 -icalendar==6.0.0 +icalendar==6.0.1 pytz==2024.2 python-dateutil==2.9.0.post0 psutil==6.0.0