Skip to content

Commit 3df784a

Browse files
authored
Allow later yarl release
1 parent b3c7c77 commit 3df784a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
[tool.poetry.dependencies]
3030
python = "^3.7.0"
3131
httpx = "^0.19"
32-
yarl = "^1.6"
32+
yarl = "^1.7"
3333

3434
[tool.poetry.dev-dependencies]
3535
pytest-cov = "^2.8.1"

0 commit comments

Comments
 (0)