Upgrade upcloud-api to 1.0.1 (#47501)
https://github.com/UpCloudLtd/upcloud-python-api/releases/tag/0.4.6 https://github.com/UpCloudLtd/upcloud-python-api/releases/tag/v1.0.0 https://github.com/UpCloudLtd/upcloud-python-api/releases/tag/v1.0.1
This commit is contained in:
parent
4cade4b736
commit
022184176a
3 changed files with 3 additions and 3 deletions
|
@ -3,6 +3,6 @@
|
|||
"name": "UpCloud",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/upcloud",
|
||||
"requirements": ["upcloud-api==0.4.5"],
|
||||
"requirements": ["upcloud-api==1.0.1"],
|
||||
"codeowners": ["@scop"]
|
||||
}
|
||||
|
|
|
@ -2251,7 +2251,7 @@ unifiled==0.11
|
|||
upb_lib==0.4.12
|
||||
|
||||
# homeassistant.components.upcloud
|
||||
upcloud-api==0.4.5
|
||||
upcloud-api==1.0.1
|
||||
|
||||
# homeassistant.components.huawei_lte
|
||||
# homeassistant.components.syncthru
|
||||
|
|
|
@ -1154,7 +1154,7 @@ twinkly-client==0.0.2
|
|||
upb_lib==0.4.12
|
||||
|
||||
# homeassistant.components.upcloud
|
||||
upcloud-api==0.4.5
|
||||
upcloud-api==1.0.1
|
||||
|
||||
# homeassistant.components.huawei_lte
|
||||
# homeassistant.components.syncthru
|
||||
|
|
Loading…
Add table
Reference in a new issue