mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00: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