Skip to content

Commit e0e07e2

Browse files
committed
Revert zipp to >= for security updates
1 parent ea7a1a8 commit e0e07e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pre-commit~=4.5.1
22
ruff~=0.15.2
33
yamllint~=1.38.0
4-
zipp~=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
4+
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)