mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
parent
5f9455e0fd
commit
404ff9fd69
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/aws",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["aiobotocore", "botocore"],
|
||||
"requirements": ["aiobotocore==2.12.1"]
|
||||
"requirements": ["aiobotocore==2.13.0"]
|
||||
}
|
||||
|
@ -210,7 +210,7 @@ aioazuredevops==2.0.0
|
||||
aiobafi6==0.9.0
|
||||
|
||||
# homeassistant.components.aws
|
||||
aiobotocore==2.12.1
|
||||
aiobotocore==2.13.0
|
||||
|
||||
# homeassistant.components.comelit
|
||||
aiocomelit==0.9.0
|
||||
|
@ -189,7 +189,7 @@ aioazuredevops==2.0.0
|
||||
aiobafi6==0.9.0
|
||||
|
||||
# homeassistant.components.aws
|
||||
aiobotocore==2.12.1
|
||||
aiobotocore==2.13.0
|
||||
|
||||
# homeassistant.components.comelit
|
||||
aiocomelit==0.9.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user