mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Upgrade voluptuous to 0.13.1 (#70007)
This commit is contained in:
parent
d4d819679c
commit
19e21cad60
@ -32,7 +32,7 @@ scapy==2.4.5
|
||||
sqlalchemy==1.4.35
|
||||
typing-extensions>=3.10.0.2,<5.0
|
||||
voluptuous-serialize==2.5.0
|
||||
voluptuous==0.13.0
|
||||
voluptuous==0.13.1
|
||||
yarl==1.7.2
|
||||
zeroconf==0.38.4
|
||||
|
||||
|
@ -20,6 +20,6 @@ python-slugify==4.0.1
|
||||
pyyaml==6.0
|
||||
requests==2.27.1
|
||||
typing-extensions>=3.10.0.2,<5.0
|
||||
voluptuous==0.13.0
|
||||
voluptuous==0.13.1
|
||||
voluptuous-serialize==2.5.0
|
||||
yarl==1.7.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user