mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Bump yarl to 1.15.3 (#128499)
changelog: https://github.com/aio-libs/yarl/compare/v1.15.2...v1.15.3
This commit is contained in:
@@ -64,7 +64,7 @@ uv==0.4.17
|
||||
voluptuous-openapi==0.0.5
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
yarl==1.15.2
|
||||
yarl==1.15.3
|
||||
zeroconf==0.135.0
|
||||
|
||||
# Constrain pycryptodome to avoid vulnerability
|
||||
|
@@ -73,7 +73,7 @@ dependencies = [
|
||||
"voluptuous==0.15.2",
|
||||
"voluptuous-serialize==2.6.0",
|
||||
"voluptuous-openapi==0.0.5",
|
||||
"yarl==1.15.2",
|
||||
"yarl==1.15.3",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
@@ -43,4 +43,4 @@ uv==0.4.17
|
||||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.0.5
|
||||
yarl==1.15.2
|
||||
yarl==1.15.3
|
||||
|
Reference in New Issue
Block a user