From fe7e1f3c1f50bd5d1e0ff6d4fa10ee2c01805d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:09:34 +0000 Subject: [PATCH] Bump icalendar from 5.0.13 to 6.0.0 Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.13 to 6.0.0. - [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/v5.0.13...v6.0.0) --- 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 252a37fa..260f6b7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ datadog==0.50.1 twilio==9.3.2 pyOpenSSL==24.2.1 Pillow==10.4.0 -icalendar==5.0.13 +icalendar==6.0.0 pytz==2024.2 python-dateutil==2.9.0.post0 psutil==6.0.0