Upgrade yarl to 1.7.2 (#64009)
parent
1dfb929986
commit
c7e05cb44a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue