mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Upgrade yarl to 1.7.2 (#64009)
This commit is contained in:
@ -33,7 +33,7 @@ sqlalchemy==1.4.27
|
||||
typing-extensions>=3.10.0.2,<5.0
|
||||
voluptuous-serialize==2.5.0
|
||||
voluptuous==0.12.2
|
||||
yarl==1.6.3
|
||||
yarl==1.7.2
|
||||
zeroconf==0.38.1
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
@ -23,4 +23,4 @@ requests==2.27.1
|
||||
typing-extensions>=3.10.0.2,<5.0
|
||||
voluptuous==0.12.2
|
||||
voluptuous-serialize==2.5.0
|
||||
yarl==1.6.3
|
||||
yarl==1.7.2
|
||||
|
Reference in New Issue
Block a user