mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump yarl to 1.15.5 (#128681)
changelog: https://github.com/aio-libs/yarl/compare/v1.15.4...v1.15.5
This commit is contained in:
parent
f21c8d895f
commit
7e68368d0a
@ -64,7 +64,7 @@ uv==0.4.22
|
||||
voluptuous-openapi==0.0.5
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous==0.15.2
|
||||
yarl==1.15.4
|
||||
yarl==1.15.5
|
||||
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.4",
|
||||
"yarl==1.15.5",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
@ -43,4 +43,4 @@ uv==0.4.22
|
||||
voluptuous==0.15.2
|
||||
voluptuous-serialize==2.6.0
|
||||
voluptuous-openapi==0.0.5
|
||||
yarl==1.15.4
|
||||
yarl==1.15.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user