We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90eed4 commit 2468658Copy full SHA for 2468658
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
[tool.poetry.dependencies]
26
python = "^3.9"
27
httpx = ">=0.23,<1"
28
-yarl = "^1.7.0"
+yarl = "^1.8.0"
29
30
[tool.poetry.dev-dependencies]
31
black = "^22.8"
0 commit comments