Skip to content

Commit 2468658

Browse files
authored
Set yarl to >=1.8.0
1 parent d90eed4 commit 2468658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
[tool.poetry.dependencies]
2626
python = "^3.9"
2727
httpx = ">=0.23,<1"
28-
yarl = "^1.7.0"
28+
yarl = "^1.8.0"
2929

3030
[tool.poetry.dev-dependencies]
3131
black = "^22.8"

0 commit comments

Comments
 (0)