Upgrade pyopenuv to 1.0.9 (#21513)
parent
4a45510c88
commit
4ca7273c58
|
@ -15,7 +15,7 @@ from homeassistant.helpers.entity import Entity
|
|||
from .config_flow import configured_instances
|
||||
from .const import DOMAIN
|
||||
|
||||
REQUIREMENTS = ['pyopenuv==1.0.4']
|
||||
REQUIREMENTS = ['pyopenuv==1.0.9']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1177,7 +1177,7 @@ pynut2==2.1.2
|
|||
pynx584==0.4
|
||||
|
||||
# homeassistant.components.openuv
|
||||
pyopenuv==1.0.4
|
||||
pyopenuv==1.0.9
|
||||
|
||||
# homeassistant.components.light.opple
|
||||
pyoppleio==1.0.5
|
||||
|
|
|
@ -206,7 +206,7 @@ pymonoprice==0.3
|
|||
pynx584==0.4
|
||||
|
||||
# homeassistant.components.openuv
|
||||
pyopenuv==1.0.4
|
||||
pyopenuv==1.0.9
|
||||
|
||||
# homeassistant.auth.mfa_modules.notify
|
||||
# homeassistant.auth.mfa_modules.totp
|
||||
|
|
Loading…
Reference in New Issue