Skip to content

Commit 75fe802

Browse files
chore(python): bump zipp back to 3.21.0
1 parent 156ce2d commit 75fe802

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ urllib3==2.5.0
5454
# responses
5555
wheel==0.45.1
5656
# via pip-tools
57-
zipp==3.19.1
57+
zipp==3.21.0
58+
# via importlib-metadata
5859

5960
# The following packages are considered to be unsafe in a requirements file:
6061
# pip

0 commit comments

Comments
 (0)