Bump pyoverkiz to 1.3.9 in Overkiz integration (#67339)
This commit is contained in:
parent
e77de3aeea
commit
e0172cb8da
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/overkiz",
|
||||
"requirements": [
|
||||
"pyoverkiz==1.3.8"
|
||||
"pyoverkiz==1.3.9"
|
||||
],
|
||||
"zeroconf": [
|
||||
{
|
||||
|
|
|
@ -1701,7 +1701,7 @@ pyotgw==1.1b1
|
|||
pyotp==2.6.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.3.8
|
||||
pyoverkiz==1.3.9
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
|
|
@ -1118,7 +1118,7 @@ pyotgw==1.1b1
|
|||
pyotp==2.6.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.3.8
|
||||
pyoverkiz==1.3.9
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue