Skip to content

Commit ee2a4e8

Browse files
Update dependency yarl to v1.20.1
1 parent 8811237 commit ee2a4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ sniffio==1.3.0 ; python_version >= "3.11" and python_version < "4.0"
2828
strenum==0.4.15 ; python_version >= "3.11" and python_version < "4.0"
2929
typing-extensions==4.8.0 ; python_version >= "3.11" and python_version < "4.0"
3030
validators==0.22.0 ; python_version >= "3.11" and python_version < "4.0"
31-
yarl==1.9.3 ; python_version >= "3.11" and python_version < "4.0"
31+
yarl==1.20.1 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)