Skip to content

Commit 85f8bcf

Browse files
fix(deps): update dependency icalendar to v6
1 parent 5316f3d commit 85f8bcf

File tree

2 files changed

+214
-214
lines changed

2 files changed

+214
-214
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = { text = "MIT" }
66
dynamic = ["version"]
77
requires-python = ">=3.13"
88
dependencies = [
9-
"icalendar==5.0.12",
9+
"icalendar==6.2.0",
1010
"Scrapy==2.11.1",
1111
"selenium==4.20.0",
1212
"markdownify==0.12.1",

0 commit comments

Comments
 (0)