From 401212829ae039e7a65bd0853e0bd7c50bca0446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 15:58:53 +0000 Subject: [PATCH] Bump icalendar from 5.0.12 to 6.3.1 Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.12 to 6.3.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/v5.0.12...v6.3.1) --- updated-dependencies: - dependency-name: icalendar dependency-version: 6.3.1 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 9694ac3c6..aca4e980b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ olefile==0.47 Pillow==11.1.0 vobject==0.9.6.1 msglite==0.30.0 -icalendar==5.0.12 +icalendar==6.3.1 cryptography==44.0.2 requests[security]==2.32.3