mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Update minio dependency to 5.0.10 (#59878)
* Update minio dependency to 5.0.10 * Update minio dependency in manifest file
This commit is contained in:
parent
5c01ed7edf
commit
cfc02fc9f4
@ -2,7 +2,7 @@
|
||||
"domain": "minio",
|
||||
"name": "Minio",
|
||||
"documentation": "https://www.home-assistant.io/integrations/minio",
|
||||
"requirements": ["minio==4.0.9"],
|
||||
"requirements": ["minio==5.0.10"],
|
||||
"codeowners": ["@tkislan"],
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
@ -1014,7 +1014,7 @@ miflora==0.7.0
|
||||
millheater==0.8.0
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==4.0.9
|
||||
minio==5.0.10
|
||||
|
||||
# homeassistant.components.mitemp_bt
|
||||
mitemp_bt==0.0.5
|
||||
|
@ -612,7 +612,7 @@ micloud==0.4
|
||||
millheater==0.8.0
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==4.0.9
|
||||
minio==5.0.10
|
||||
|
||||
# homeassistant.components.motion_blinds
|
||||
motionblinds==0.5.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user