mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Update boto3 to 1.37.1 and aiobotocore to 2.21.1 (#141499)
This commit is contained in:
parent
50d050e63e
commit
d51070c99b
@ -6,5 +6,5 @@
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["boto3", "botocore", "s3transfer"],
|
||||
"quality_scale": "legacy",
|
||||
"requirements": ["boto3==1.34.131"]
|
||||
"requirements": ["boto3==1.37.1"]
|
||||
}
|
||||
|
@ -6,5 +6,5 @@
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["aiobotocore", "botocore"],
|
||||
"quality_scale": "legacy",
|
||||
"requirements": ["aiobotocore==2.13.1", "botocore==1.34.131"]
|
||||
"requirements": ["aiobotocore==2.21.1", "botocore==1.37.1"]
|
||||
}
|
||||
|
@ -6,5 +6,5 @@
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["boto3", "botocore", "s3transfer"],
|
||||
"quality_scale": "legacy",
|
||||
"requirements": ["boto3==1.34.131"]
|
||||
"requirements": ["boto3==1.37.1"]
|
||||
}
|
||||
|
6
requirements_all.txt
generated
6
requirements_all.txt
generated
@ -210,7 +210,7 @@ aioazuredevops==2.2.1
|
||||
aiobafi6==0.9.0
|
||||
|
||||
# homeassistant.components.aws
|
||||
aiobotocore==2.13.1
|
||||
aiobotocore==2.21.1
|
||||
|
||||
# homeassistant.components.comelit
|
||||
aiocomelit==0.11.3
|
||||
@ -652,10 +652,10 @@ boschshcpy==0.2.91
|
||||
|
||||
# homeassistant.components.amazon_polly
|
||||
# homeassistant.components.route53
|
||||
boto3==1.34.131
|
||||
boto3==1.37.1
|
||||
|
||||
# homeassistant.components.aws
|
||||
botocore==1.34.131
|
||||
botocore==1.37.1
|
||||
|
||||
# homeassistant.components.bring
|
||||
bring-api==1.1.0
|
||||
|
4
requirements_test_all.txt
generated
4
requirements_test_all.txt
generated
@ -198,7 +198,7 @@ aioazuredevops==2.2.1
|
||||
aiobafi6==0.9.0
|
||||
|
||||
# homeassistant.components.aws
|
||||
aiobotocore==2.13.1
|
||||
aiobotocore==2.21.1
|
||||
|
||||
# homeassistant.components.comelit
|
||||
aiocomelit==0.11.3
|
||||
@ -576,7 +576,7 @@ bosch-alarm-mode2==0.4.3
|
||||
boschshcpy==0.2.91
|
||||
|
||||
# homeassistant.components.aws
|
||||
botocore==1.34.131
|
||||
botocore==1.37.1
|
||||
|
||||
# homeassistant.components.bring
|
||||
bring-api==1.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user