1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 15:43:55 +00:00

Update YARL to 1.9.1 (#91852)

This commit is contained in:
Franck Nijhof
2023-04-22 15:14:27 +02:00
committed by GitHub
parent 48a2fe9e7a
commit f39f07e19b
3 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ dependencies = [
"ulid-transform==0.6.3",
"voluptuous==0.13.1",
"voluptuous-serialize==2.6.0",
"yarl==1.8.1",
"yarl==1.9.1",
]
[project.urls]