Bump Axis to v47 (catch lingering tasks) (#88508)

Bump Axis to v47

Primary fix is to catch lingering tasks from create_task

https://github.com/Kane610/axis/compare/v46...v47
This commit is contained in:
Robert Svensson 2023-02-20 22:58:57 +01:00 committed by GitHub
parent 2a1e046d46
commit d8f47c0e8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -26,7 +26,7 @@
"iot_class": "local_push",
"loggers": ["axis"],
"quality_scale": "platinum",
"requirements": ["axis==46"],
"requirements": ["axis==47"],
"ssdp": [
{
"manufacturer": "AXIS"

View file

@ -395,7 +395,7 @@ aurorapy==0.2.7
# avion==0.10
# homeassistant.components.axis
axis==46
axis==47
# homeassistant.components.azure_event_hub
azure-eventhub==5.11.1

View file

@ -340,7 +340,7 @@ auroranoaa==0.0.2
aurorapy==0.2.7
# homeassistant.components.axis
axis==46
axis==47
# homeassistant.components.azure_event_hub
azure-eventhub==5.11.1