mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Fix license check for new aiocache (#126753)
This commit is contained in:
parent
bb29c7a02f
commit
f4c339db8c
@ -170,7 +170,7 @@ EXCEPTIONS = {
|
|||||||
|
|
||||||
TODO = {
|
TODO = {
|
||||||
"aiocache": AwesomeVersion(
|
"aiocache": AwesomeVersion(
|
||||||
"0.12.2"
|
"0.12.3"
|
||||||
), # https://github.com/aio-libs/aiocache/blob/master/LICENSE all rights reserved?
|
), # https://github.com/aio-libs/aiocache/blob/master/LICENSE all rights reserved?
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user