mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 06:17:07 +00:00
Update boto3 to 1.33.13 and aiobotocore to 2.9.1 (#108384)
This commit is contained in:
parent
7e60979abe
commit
4e11001a08
@ -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.28.17"]
|
"requirements": ["boto3==1.33.13"]
|
||||||
}
|
}
|
||||||
|
@ -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.6.0"]
|
"requirements": ["aiobotocore==2.9.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.28.17"]
|
"requirements": ["boto3==1.33.13"]
|
||||||
}
|
}
|
||||||
|
@ -212,7 +212,7 @@ aioazuredevops==1.3.5
|
|||||||
aiobafi6==0.9.0
|
aiobafi6==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.aws
|
# homeassistant.components.aws
|
||||||
aiobotocore==2.6.0
|
aiobotocore==2.9.1
|
||||||
|
|
||||||
# homeassistant.components.comelit
|
# homeassistant.components.comelit
|
||||||
aiocomelit==0.7.3
|
aiocomelit==0.7.3
|
||||||
@ -585,7 +585,7 @@ boschshcpy==0.2.75
|
|||||||
|
|
||||||
# homeassistant.components.amazon_polly
|
# homeassistant.components.amazon_polly
|
||||||
# homeassistant.components.route53
|
# homeassistant.components.route53
|
||||||
boto3==1.28.17
|
boto3==1.33.13
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.18.3
|
broadlink==0.18.3
|
||||||
|
@ -191,7 +191,7 @@ aioazuredevops==1.3.5
|
|||||||
aiobafi6==0.9.0
|
aiobafi6==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.aws
|
# homeassistant.components.aws
|
||||||
aiobotocore==2.6.0
|
aiobotocore==2.9.1
|
||||||
|
|
||||||
# homeassistant.components.comelit
|
# homeassistant.components.comelit
|
||||||
aiocomelit==0.7.3
|
aiocomelit==0.7.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user