Skip to content

Commit 4da2d89

Browse files
authored
Merge pull request #174 from networktocode/renovate/icalendar-5.x
Update dependency icalendar to v5
2 parents 42a27ab + 38e5316 commit 4da2d89

File tree

2 files changed

+36
-6
lines changed

2 files changed

+36
-6
lines changed

poetry.lock

Lines changed: 35 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python = "^3.7"
2626
click = ">=7.1, <9.0"
2727
# Skipping 1.9.x versions due issue https://github.com/samuelcolvin/pydantic/issues/4114
2828
pydantic = {version = "~1.8.2", extras = ["dotenv"]}
29-
icalendar = "^4.0.7"
29+
icalendar = "^5.0.0"
3030
bs4 = "^0.0.1"
3131
lxml = "^4.6.2"
3232
geopy = "^2.1.0"

0 commit comments

Comments
 (0)