mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Update boto3 to 1.34.51 and aiobotocore to 2.12.1 (#114379)
This commit is contained in:
parent
71a0a7fe00
commit
b90542077c
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/amazon_polly",
|
"documentation": "https://www.home-assistant.io/integrations/amazon_polly",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["boto3", "botocore", "s3transfer"],
|
"loggers": ["boto3", "botocore", "s3transfer"],
|
||||||
"requirements": ["boto3==1.33.13"]
|
"requirements": ["boto3==1.34.51"]
|
||||||
}
|
}
|
||||||
|
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/aws",
|
"documentation": "https://www.home-assistant.io/integrations/aws",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["aiobotocore", "botocore"],
|
"loggers": ["aiobotocore", "botocore"],
|
||||||
"requirements": ["aiobotocore==2.9.1"]
|
"requirements": ["aiobotocore==2.12.1"]
|
||||||
}
|
}
|
||||||
|
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/route53",
|
"documentation": "https://www.home-assistant.io/integrations/route53",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["boto3", "botocore", "s3transfer"],
|
"loggers": ["boto3", "botocore", "s3transfer"],
|
||||||
"requirements": ["boto3==1.33.13"]
|
"requirements": ["boto3==1.34.51"]
|
||||||
}
|
}
|
||||||
|
@ -212,7 +212,7 @@ aioazuredevops==1.4.3
|
|||||||
aiobafi6==0.9.0
|
aiobafi6==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.aws
|
# homeassistant.components.aws
|
||||||
aiobotocore==2.9.1
|
aiobotocore==2.12.1
|
||||||
|
|
||||||
# homeassistant.components.comelit
|
# homeassistant.components.comelit
|
||||||
aiocomelit==0.9.0
|
aiocomelit==0.9.0
|
||||||
@ -600,7 +600,7 @@ boschshcpy==0.2.91
|
|||||||
|
|
||||||
# homeassistant.components.amazon_polly
|
# homeassistant.components.amazon_polly
|
||||||
# homeassistant.components.route53
|
# homeassistant.components.route53
|
||||||
boto3==1.33.13
|
boto3==1.34.51
|
||||||
|
|
||||||
# homeassistant.components.bring
|
# homeassistant.components.bring
|
||||||
bring-api==0.5.7
|
bring-api==0.5.7
|
||||||
|
@ -191,7 +191,7 @@ aioazuredevops==1.4.3
|
|||||||
aiobafi6==0.9.0
|
aiobafi6==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.aws
|
# homeassistant.components.aws
|
||||||
aiobotocore==2.9.1
|
aiobotocore==2.12.1
|
||||||
|
|
||||||
# homeassistant.components.comelit
|
# homeassistant.components.comelit
|
||||||
aiocomelit==0.9.0
|
aiocomelit==0.9.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user