Update YARL to 1.9.2 (#92086)

This commit is contained in:
Franck Nijhof 2023-04-27 01:39:32 +02:00 committed by GitHub
parent 4e7f39e3d0
commit 9f885a68ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -51,7 +51,7 @@ ulid-transform==0.7.0
voluptuous-serialize==2.6.0
voluptuous==0.13.1
webrtcvad==2.0.10
yarl==1.9.1
yarl==1.9.2
zeroconf==0.58.2
# Constrain pycryptodome to avoid vulnerability

View file

@ -53,7 +53,7 @@ dependencies = [
"ulid-transform==0.7.0",
"voluptuous==0.13.1",
"voluptuous-serialize==2.6.0",
"yarl==1.9.1",
"yarl==1.9.2",
]
[project.urls]

View file

@ -27,4 +27,4 @@ typing-extensions>=4.5.0,<5.0
ulid-transform==0.7.0
voluptuous==0.13.1
voluptuous-serialize==2.6.0
yarl==1.9.1
yarl==1.9.2