mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
Fix outdated voluptuous pinning
See also https://github.com/esphome/esphome/pull/745#issuecomment-541831600
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
voluptuous==0.11.5
|
||||
voluptuous==0.11.7
|
||||
PyYAML>=5.1,<6
|
||||
paho-mqtt>=1.4,<2
|
||||
colorlog>=4.0.2
|
||||
|
@@ -1,4 +1,4 @@
|
||||
voluptuous==0.11.5
|
||||
voluptuous==0.11.7
|
||||
PyYAML>=5.1,<6
|
||||
paho-mqtt>=1.4,<2
|
||||
colorlog>=4.0.2
|
||||
|
Reference in New Issue
Block a user