Skip to content

Commit 733fd74

Browse files
authored
Merge pull request #38 from akabarki76/dependabot/pip/yarl-1.20.1
chore(deps): bump yarl from 1.20.0 to 1.20.1
2 parents 1eb4ac8 + 4d6cdf7 commit 733fd74

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ typing_extensions==4.14.1
5252
urllib3==2.5.0
5353
uvicorn==0.35.0
5454
websockets==15.0.1
55-
yarl==1.20.0
55+
yarl==1.20.1
5656
zipp==3.23.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"urllib3==2.5.0",
6868
"uvicorn==0.35.0",
6969
"websockets==15.0.1",
70-
"yarl==1.20.0",
70+
"yarl==1.20.1",
7171
"zipp==3.23.0",
7272

7373
],

0 commit comments

Comments
 (0)