From b3543666fa2219ba51afb396a6adde1ba2c7240e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:02:16 +0000 Subject: [PATCH] Bump icalendar from 5.0.12 to 5.0.13 Bumps [icalendar](https://github.com/collective/icalendar) from 5.0.12 to 5.0.13. - [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...v5.0.13) --- 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 ec32d83e6..9fd633a47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ olefile==0.47 Pillow==10.1.0 vobject==0.9.6.1 msglite==0.30.0 -icalendar==5.0.12 +icalendar==5.0.13 cryptography==41.0.7 requests[security]==2.31.0