Skip to content

Commit 9532800

Browse files
fix(deps): update dependency caldav to v3
1 parent 9692bdd commit 9532800

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ optional-dependencies.bench = [
6363
"py-cpuinfo",
6464
]
6565
optional-dependencies.calendar = [
66-
"caldav>=2.2.6,<3",
66+
"caldav>=3.1,<4",
6767
]
6868
optional-dependencies.dev = [
6969
"nc-py-api[bench,calendar,dev-min]",

0 commit comments

Comments
 (0)