Skip to content

Commit 3cdeb96

Browse files
Update Python
1 parent b2a8b84 commit 3cdeb96

2 files changed

Lines changed: 6 additions & 126 deletions

File tree

poetry.lock

Lines changed: 5 additions & 125 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
@@ -24,7 +24,7 @@ include = [
2424
]
2525

2626
[tool.poetry.dependencies]
27-
python = ">=3.10,<3.14"
27+
python = ">=3.14,<3.15"
2828
click = ">=7.1, <9.0"
2929
pydantic = ">=1.10.4,<3"
3030
icalendar = "^5.0.0"

0 commit comments

Comments
 (0)