bump myusps version (#5911)
This commit is contained in:
parent
533d28ce40
commit
4af9d0f9ea
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ from homeassistant.util import Throttle
|
|||
from homeassistant.util.dt import now, parse_datetime
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['myusps==1.0.2']
|
||||
REQUIREMENTS = ['myusps==1.0.3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue