mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update voluptuous to 0.12.0 (#40401)
This commit is contained in:
@ -27,7 +27,7 @@ requests==2.24.0
|
||||
ruamel.yaml==0.15.100
|
||||
sqlalchemy==1.3.19
|
||||
voluptuous-serialize==2.4.0
|
||||
voluptuous==0.11.7
|
||||
voluptuous==0.12.0
|
||||
yarl==1.4.2
|
||||
zeroconf==0.28.5
|
||||
|
||||
|
@ -18,6 +18,6 @@ pytz>=2020.1
|
||||
pyyaml==5.3.1
|
||||
requests==2.24.0
|
||||
ruamel.yaml==0.15.100
|
||||
voluptuous==0.11.7
|
||||
voluptuous==0.12.0
|
||||
voluptuous-serialize==2.4.0
|
||||
yarl==1.4.2
|
||||
|
Reference in New Issue
Block a user