Update boto3 to 1.33.13 and aiobotocore to 2.9.1 (#108384)

pull/108174/head
Marc Mueller 2024-01-19 19:39:59 +01:00 committed by GitHub
parent 7e60979abe
commit 4e11001a08
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.28.17"]
"requirements": ["boto3==1.33.13"]
}

View File

@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/aws",
"iot_class": "cloud_push",
"loggers": ["aiobotocore", "botocore"],
"requirements": ["aiobotocore==2.6.0"]
"requirements": ["aiobotocore==2.9.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.28.17"]
"requirements": ["boto3==1.33.13"]
}

View File

@ -212,7 +212,7 @@ aioazuredevops==1.3.5
aiobafi6==0.9.0
# homeassistant.components.aws
aiobotocore==2.6.0
aiobotocore==2.9.1
# homeassistant.components.comelit
aiocomelit==0.7.3
@ -585,7 +585,7 @@ boschshcpy==0.2.75
# homeassistant.components.amazon_polly
# homeassistant.components.route53
boto3==1.28.17
boto3==1.33.13
# homeassistant.components.broadlink
broadlink==0.18.3

View File

@ -191,7 +191,7 @@ aioazuredevops==1.3.5
aiobafi6==0.9.0
# homeassistant.components.aws
aiobotocore==2.6.0
aiobotocore==2.9.1
# homeassistant.components.comelit
aiocomelit==0.7.3