Bump yarl to 1.13.1 (#126962)

This commit is contained in:
J. Nick Koston 2024-09-27 16:10:01 -05:00 committed by GitHub
parent d9eb419ecc
commit 1044345587
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -63,7 +63,7 @@ uv==0.4.15
voluptuous-openapi==0.0.5
voluptuous-serialize==2.6.0
voluptuous==0.15.2
yarl==1.13.0
yarl==1.13.1
zeroconf==0.135.0
# Constrain pycryptodome to avoid vulnerability

View file

@ -72,7 +72,7 @@ dependencies = [
"voluptuous==0.15.2",
"voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.5",
"yarl==1.13.0",
"yarl==1.13.1",
]
[project.urls]

View file

@ -42,4 +42,4 @@ uv==0.4.15
voluptuous==0.15.2
voluptuous-serialize==2.6.0
voluptuous-openapi==0.0.5
yarl==1.13.0
yarl==1.13.1