Update boto3 to 1.34.51 and aiobotocore to 2.12.1 (#114379)

This commit is contained in:
Marc Mueller 2024-03-28 14:18:44 +01:00 committed by GitHub
parent 71a0a7fe00
commit b90542077c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 6 additions and 6 deletions

View file

@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/amazon_polly",
"iot_class": "cloud_push",
"loggers": ["boto3", "botocore", "s3transfer"],
"requirements": ["boto3==1.33.13"]
"requirements": ["boto3==1.34.51"]
}

View file

@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/aws",
"iot_class": "cloud_push",
"loggers": ["aiobotocore", "botocore"],
"requirements": ["aiobotocore==2.9.1"]
"requirements": ["aiobotocore==2.12.1"]
}

View file

@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/route53",
"iot_class": "cloud_push",
"loggers": ["boto3", "botocore", "s3transfer"],
"requirements": ["boto3==1.33.13"]
"requirements": ["boto3==1.34.51"]
}

View file

@ -212,7 +212,7 @@ aioazuredevops==1.4.3
aiobafi6==0.9.0
# homeassistant.components.aws
aiobotocore==2.9.1
aiobotocore==2.12.1
# homeassistant.components.comelit
aiocomelit==0.9.0
@ -600,7 +600,7 @@ boschshcpy==0.2.91
# homeassistant.components.amazon_polly
# homeassistant.components.route53
boto3==1.33.13
boto3==1.34.51
# homeassistant.components.bring
bring-api==0.5.7

View file

@ -191,7 +191,7 @@ aioazuredevops==1.4.3
aiobafi6==0.9.0
# homeassistant.components.aws
aiobotocore==2.9.1
aiobotocore==2.12.1
# homeassistant.components.comelit
aiocomelit==0.9.0