Skip to content
Snippets Groups Projects
Unverified Commit f260b048 authored by Simone Chemelli's avatar Simone Chemelli Committed by GitHub
Browse files

Bump boto3, botocore and aiobotocore (#121773)

parent ebd50d32
Branches
Tags
No related merge requests found
...@@ -5,5 +5,5 @@ ...@@ -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.34.51"] "requirements": ["boto3==1.34.131"]
} }
...@@ -5,5 +5,5 @@ ...@@ -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.13.0"] "requirements": ["aiobotocore==2.13.1", "botocore==1.34.131"]
} }
...@@ -5,5 +5,5 @@ ...@@ -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.34.51"] "requirements": ["boto3==1.34.131"]
} }
...@@ -213,7 +213,7 @@ aioazuredevops==2.1.1 ...@@ -213,7 +213,7 @@ aioazuredevops==2.1.1
aiobafi6==0.9.0 aiobafi6==0.9.0
# homeassistant.components.aws # homeassistant.components.aws
aiobotocore==2.13.0 aiobotocore==2.13.1
# homeassistant.components.comelit # homeassistant.components.comelit
aiocomelit==0.9.0 aiocomelit==0.9.0
...@@ -616,7 +616,10 @@ boschshcpy==0.2.91 ...@@ -616,7 +616,10 @@ boschshcpy==0.2.91
# homeassistant.components.amazon_polly # homeassistant.components.amazon_polly
# homeassistant.components.route53 # homeassistant.components.route53
boto3==1.34.51 boto3==1.34.131
# homeassistant.components.aws
botocore==1.34.131
# homeassistant.components.bring # homeassistant.components.bring
bring-api==0.7.1 bring-api==0.7.1
......
...@@ -192,7 +192,7 @@ aioazuredevops==2.1.1 ...@@ -192,7 +192,7 @@ aioazuredevops==2.1.1
aiobafi6==0.9.0 aiobafi6==0.9.0
# homeassistant.components.aws # homeassistant.components.aws
aiobotocore==2.13.0 aiobotocore==2.13.1
# homeassistant.components.comelit # homeassistant.components.comelit
aiocomelit==0.9.0 aiocomelit==0.9.0
...@@ -529,6 +529,9 @@ bond-async==0.2.1 ...@@ -529,6 +529,9 @@ bond-async==0.2.1
# homeassistant.components.bosch_shc # homeassistant.components.bosch_shc
boschshcpy==0.2.91 boschshcpy==0.2.91
# homeassistant.components.aws
botocore==1.34.131
# homeassistant.components.bring # homeassistant.components.bring
bring-api==0.7.1 bring-api==0.7.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment