Update apple_weatherkit to 1.1.3 (#129193)

This commit is contained in:
Marc Mueller
2024-10-26 01:51:28 +02:00
committed by GitHub
parent d66fcd23df
commit 1dfe26f14f
4 changed files with 3 additions and 4 deletions

View File

@ -142,7 +142,6 @@ EXCEPTIONS = {
"PySwitchmate", # https://github.com/Danielhiversen/pySwitchmate/pull/16
"PyXiaomiGateway", # https://github.com/Danielhiversen/PyXiaomiGateway/pull/201
"aioecowitt", # https://github.com/home-assistant-libs/aioecowitt/pull/180
"apple_weatherkit", # https://github.com/tjhorner/python-weatherkit/pull/3
"chacha20poly1305", # LGPL
"chacha20poly1305-reuseable", # Apache 2.0 or BSD 3-Clause
"commentjson", # https://github.com/vaidik/commentjson/pull/55