Skip to content

Commit 61b5512

Browse files
authored
Merge pull request akabarki76#29 from akabarki76/dependabot/pip/zipp-3.23.0
chore(deps): bump zipp from 3.21.0 to 3.23.0
2 parents 7f69303 + 8da20cf commit 61b5512

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ urllib3==2.5.0
5353
uvicorn==0.35.0
5454
websockets==15.0.1
5555
yarl==1.20.0
56-
zipp==3.21.0
56+
zipp==3.23.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"uvicorn==0.35.0",
6969
"websockets==15.0.1",
7070
"yarl==1.20.0",
71-
"zipp==3.21.0",
71+
"zipp==3.23.0",
7272

7373
],
7474
entry_points={

0 commit comments

Comments
 (0)