mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 18:58:04 +02:00
Fix license check for new aiocache (#126753)
This commit is contained in:
@ -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?
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user