mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Upgrade voluptuous to 0.12.2 (#56680)
This commit is contained in:
parent
52410ff0d7
commit
2326e3ed94
@ -31,7 +31,7 @@ requests==2.25.1
|
||||
scapy==2.4.5
|
||||
sqlalchemy==1.4.23
|
||||
voluptuous-serialize==2.4.0
|
||||
voluptuous==0.12.1
|
||||
voluptuous==0.12.2
|
||||
yarl==1.6.3
|
||||
zeroconf==0.36.7
|
||||
|
||||
|
@ -18,6 +18,6 @@ pip>=8.0.3,<20.3
|
||||
python-slugify==4.0.1
|
||||
pyyaml==5.4.1
|
||||
requests==2.25.1
|
||||
voluptuous==0.12.1
|
||||
voluptuous==0.12.2
|
||||
voluptuous-serialize==2.4.0
|
||||
yarl==1.6.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user