J. Nick Koston 2024-09-09 23:38:59 -05:00 committed by GitHub
parent f1e4229b23
commit 7508a2b383
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -62,7 +62,7 @@ urllib3>=1.26.5,<2
voluptuous-openapi==0.0.5
voluptuous-serialize==2.6.0
voluptuous==0.15.2
yarl==1.11.0
yarl==1.11.1
zeroconf==0.134.0
# Constrain pycryptodome to avoid vulnerability

View File

@ -69,7 +69,7 @@ dependencies = [
"voluptuous==0.15.2",
"voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.5",
"yarl==1.11.0",
"yarl==1.11.1",
]
[project.urls]

View File

@ -41,4 +41,4 @@ urllib3>=1.26.5,<2
voluptuous==0.15.2
voluptuous-serialize==2.6.0
voluptuous-openapi==0.0.5
yarl==1.11.0
yarl==1.11.1