diff --git a/script/licenses.py b/script/licenses.py index 72906da2a89..177fc8e4b25 100644 --- a/script/licenses.py +++ b/script/licenses.py @@ -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? }