mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Bump vulcan-api to 2.3.0 for python 3.11 (#88254)
Bump vulcan-api to 2.3.0 see https://github.com/kapi2289/vulcan-api/pull/126 see https://github.com/home-assistant/core/pull/88038 see https://github.com/home-assistant/docker/pull/260
This commit is contained in:
parent
88cfbf6a34
commit
cd57cdf8c4
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/vulcan",
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["vulcan-api==2.1.1"]
|
||||
"requirements": ["vulcan-api==2.3.0"]
|
||||
}
|
||||
|
@ -2595,7 +2595,7 @@ vsure==1.8.1
|
||||
vtjp==0.1.14
|
||||
|
||||
# homeassistant.components.vulcan
|
||||
vulcan-api==2.1.1
|
||||
vulcan-api==2.3.0
|
||||
|
||||
# homeassistant.components.vultr
|
||||
vultr==0.1.2
|
||||
|
@ -1835,7 +1835,7 @@ volvooncall==0.10.2
|
||||
vsure==1.8.1
|
||||
|
||||
# homeassistant.components.vulcan
|
||||
vulcan-api==2.1.1
|
||||
vulcan-api==2.3.0
|
||||
|
||||
# homeassistant.components.vultr
|
||||
vultr==0.1.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user