Update goslide-api to 0.7.0 (#129168)

This commit is contained in:
Marc Mueller
2024-10-25 18:33:37 +02:00
committed by GitHub
parent 3ac3673326
commit 5c3c9d2ed1
4 changed files with 2 additions and 4 deletions

View File

@ -144,7 +144,6 @@ EXCEPTIONS = {
"aioecowitt", # https://github.com/home-assistant-libs/aioecowitt/pull/180
"aiooui", # https://github.com/Bluetooth-Devices/aiooui/pull/8
"apple_weatherkit", # https://github.com/tjhorner/python-weatherkit/pull/3
"asyncio", # PSF License
"chacha20poly1305", # LGPL
"chacha20poly1305-reuseable", # Apache 2.0 or BSD 3-Clause
"commentjson", # https://github.com/vaidik/commentjson/pull/55