Update caldav to 1.3.* (#10485)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Nikita Sobolev
2023-07-20 15:14:32 +01:00
committed by GitHub
co-authored by Alex Waygood
parent b3eb4b95a2
commit 3a9b0c5790
3 changed files with 21 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "1.2.*"
version = "1.3.*"
# also types-lxml and types-icalendar when those stubs are added
requires = ["types-requests", "types-vobject"]
partial_stub = true