From ea0f50d4fb861043afa8eb412532970ec9de5c6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 15:10:51 +0000 Subject: [PATCH] Bump icalendar from 5.0.12 to 6.1.3 Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.12 to 6.1.3. - [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.1.3) --- 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 641361a98..0ae989908 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.1.3 cryptography==44.0.2 requests[security]==2.32.3