mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Bump aiobotocore to 0.11.1 (#30951)
* Bumped aiobotocore version to 0.11.1 * New dependencies are added to requirements_all.txt
This commit is contained in:
parent
aa390efd69
commit
9ba1a4a91a
@ -2,7 +2,7 @@
|
|||||||
"domain": "aws",
|
"domain": "aws",
|
||||||
"name": "Amazon Web Services (AWS)",
|
"name": "Amazon Web Services (AWS)",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/aws",
|
"documentation": "https://www.home-assistant.io/integrations/aws",
|
||||||
"requirements": ["aiobotocore==0.10.4"],
|
"requirements": ["aiobotocore==0.11.1"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@awarecan", "@robbiet480"]
|
"codeowners": ["@awarecan", "@robbiet480"]
|
||||||
}
|
}
|
||||||
|
@ -141,7 +141,7 @@ aioasuswrt==1.1.22
|
|||||||
aioautomatic==0.6.5
|
aioautomatic==0.6.5
|
||||||
|
|
||||||
# homeassistant.components.aws
|
# homeassistant.components.aws
|
||||||
aiobotocore==0.10.4
|
aiobotocore==0.11.1
|
||||||
|
|
||||||
# homeassistant.components.dnsip
|
# homeassistant.components.dnsip
|
||||||
aiodns==2.0.0
|
aiodns==2.0.0
|
||||||
|
@ -53,7 +53,7 @@ aioasuswrt==1.1.22
|
|||||||
aioautomatic==0.6.5
|
aioautomatic==0.6.5
|
||||||
|
|
||||||
# homeassistant.components.aws
|
# homeassistant.components.aws
|
||||||
aiobotocore==0.10.4
|
aiobotocore==0.11.1
|
||||||
|
|
||||||
# homeassistant.components.esphome
|
# homeassistant.components.esphome
|
||||||
aioesphomeapi==2.6.1
|
aioesphomeapi==2.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user