diff --git a/homeassistant/components/amazon_polly/manifest.json b/homeassistant/components/amazon_polly/manifest.json index 55137b58832..803bf8b80aa 100644 --- a/homeassistant/components/amazon_polly/manifest.json +++ b/homeassistant/components/amazon_polly/manifest.json @@ -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"] } diff --git a/homeassistant/components/aws/manifest.json b/homeassistant/components/aws/manifest.json index 61caf4c2318..470ccc0e409 100644 --- a/homeassistant/components/aws/manifest.json +++ b/homeassistant/components/aws/manifest.json @@ -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"] } diff --git a/homeassistant/components/route53/manifest.json b/homeassistant/components/route53/manifest.json index 3db91f7926f..d4ce0d2cc97 100644 --- a/homeassistant/components/route53/manifest.json +++ b/homeassistant/components/route53/manifest.json @@ -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"] } diff --git a/requirements_all.txt b/requirements_all.txt index 9c39c47f1d7..19b3fe975ff 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d44aa8a6ea0..c8f3b80d4fb 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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