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