Bump aiovodafone to 0.6.1 (#128976)

* Bump aiovodafone to 0.6.1

* remove exception
This commit is contained in:
Simone Chemelli
2024-10-22 18:28:00 +02:00
committed by GitHub
parent 82ef380256
commit 053eb8a0fd
4 changed files with 3 additions and 4 deletions

View File

@ -129,7 +129,6 @@ EXCEPTIONS = {
"aioopenexchangerates", # https://github.com/MartinHjelmare/aioopenexchangerates/pull/94
"aiooui", # https://github.com/Bluetooth-Devices/aiooui/pull/8
"aioruuvigateway", # https://github.com/akx/aioruuvigateway/pull/6
"aiovodafone", # https://github.com/chemelli74/aiovodafone/pull/131
"apple_weatherkit", # https://github.com/tjhorner/python-weatherkit/pull/3
"asyncio", # PSF License
"chacha20poly1305", # LGPL