From 94f2380ac75d7510ddceb738435e091cd985e13a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 09:25:25 +0100 Subject: [PATCH] [stubsabot] Bump icalendar to 6.3.2 (#14985) --- stubs/icalendar/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/icalendar/METADATA.toml b/stubs/icalendar/METADATA.toml index e789388aa..9fbe58c11 100644 --- a/stubs/icalendar/METADATA.toml +++ b/stubs/icalendar/METADATA.toml @@ -1,4 +1,4 @@ -version = "6.3.1" +version = "6.3.2" upstream_repository = "https://github.com/collective/icalendar" requires = ["types-python-dateutil", "types-pytz"]