Skip to content

Commit 53b1023

Browse files
Update dependency yarl to v1.9.2
1 parent a62db43 commit 53b1023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ pytest==7.2.0
2222
pytest-asyncio==0.20.3
2323
soupsieve==2.3.2.post1; python_version >= "3.6" and python_full_version > "3.0.0"
2424
win32-setctime==1.0.4; sys_platform == "win32" and python_version >= "3.5"
25-
yarl==1.7.2; python_version >= "3.6"
25+
yarl==1.9.2; python_version >= "3.6"

0 commit comments

Comments
 (0)