1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Update caldav to 2.1.0 (#156166)

This commit is contained in:
dotlambda
2025-11-09 00:46:40 -08:00
committed by GitHub
parent ea04c6d88f
commit 21fce10742
4 changed files with 9 additions and 4 deletions

View File

@@ -211,7 +211,6 @@ TODO = {
"aiocache": AwesomeVersion(
"0.12.3"
), # https://github.com/aio-libs/aiocache/blob/master/LICENSE all rights reserved?
"caldav": AwesomeVersion("1.6.0"), # None -- GPL -- ['GNU General Public License (GPL)', 'Apache Software License'] # https://github.com/python-caldav/caldav
}
# fmt: on