Skip to content
Snippets Groups Projects
Unverified Commit b26e4d67 authored by J. Nick Koston's avatar J. Nick Koston Committed by GitHub
Browse files

Bump yarl to 1.9.8 (#125193)

parent daa5268c
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ urllib3>=1.26.5,<2 ...@@ -62,7 +62,7 @@ urllib3>=1.26.5,<2
voluptuous-openapi==0.0.5 voluptuous-openapi==0.0.5
voluptuous-serialize==2.6.0 voluptuous-serialize==2.6.0
voluptuous==0.15.2 voluptuous==0.15.2
yarl==1.9.7 yarl==1.9.8
zeroconf==0.133.0 zeroconf==0.133.0
# Constrain pycryptodome to avoid vulnerability # Constrain pycryptodome to avoid vulnerability
......
...@@ -69,7 +69,7 @@ dependencies = [ ...@@ -69,7 +69,7 @@ dependencies = [
"voluptuous==0.15.2", "voluptuous==0.15.2",
"voluptuous-serialize==2.6.0", "voluptuous-serialize==2.6.0",
"voluptuous-openapi==0.0.5", "voluptuous-openapi==0.0.5",
"yarl==1.9.7", "yarl==1.9.8",
] ]
[project.urls] [project.urls]
......
...@@ -41,4 +41,4 @@ urllib3>=1.26.5,<2 ...@@ -41,4 +41,4 @@ urllib3>=1.26.5,<2
voluptuous==0.15.2 voluptuous==0.15.2
voluptuous-serialize==2.6.0 voluptuous-serialize==2.6.0
voluptuous-openapi==0.0.5 voluptuous-openapi==0.0.5
yarl==1.9.7 yarl==1.9.8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment