mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 08:05:06 +02:00
Upgrade voluptuous to 0.11.5 (#15830)
This commit is contained in:
committed by
Paulus Schoutsen
parent
34ad4bd32d
commit
479dfd1710
@@ -8,7 +8,7 @@ pip>=8.0.3
|
||||
pytz>=2018.04
|
||||
pyyaml>=3.13,<4
|
||||
requests==2.19.1
|
||||
voluptuous==0.11.3
|
||||
voluptuous==0.11.5
|
||||
|
||||
# Breaks Python 3.6 and is not needed for our supported Python versions
|
||||
enum34==1000000000.0.0
|
||||
|
@@ -9,7 +9,7 @@ pip>=8.0.3
|
||||
pytz>=2018.04
|
||||
pyyaml>=3.13,<4
|
||||
requests==2.19.1
|
||||
voluptuous==0.11.3
|
||||
voluptuous==0.11.5
|
||||
|
||||
# homeassistant.components.nuimo_controller
|
||||
--only-binary=all nuimo==0.1.0
|
||||
|
Reference in New Issue
Block a user