J. Nick Koston 2024-10-12 01:52:12 -05:00 committed by GitHub
parent abe02c3843
commit 1484a9c0ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -64,7 +64,7 @@ uv==0.4.17
voluptuous-openapi==0.0.5
voluptuous-serialize==2.6.0
voluptuous==0.15.2
yarl==1.14.0
yarl==1.15.0
zeroconf==0.135.0
# Constrain pycryptodome to avoid vulnerability

View File

@ -73,7 +73,7 @@ dependencies = [
"voluptuous==0.15.2",
"voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.5",
"yarl==1.14.0",
"yarl==1.15.0",
]
[project.urls]

View File

@ -43,4 +43,4 @@ uv==0.4.17
voluptuous==0.15.2
voluptuous-serialize==2.6.0
voluptuous-openapi==0.0.5
yarl==1.14.0
yarl==1.15.0