Skip to content

Commit 0793293

Browse files
chore(snyk): ignore zipp vuln until python 3.9 eol
1 parent a0f4033 commit 0793293

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.snyk

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: v1.25.0
2+
ignore:
3+
SNYK-PYTHON-ZIPP-7430899:
4+
- '*':
5+
reason: Introduced by a transitive dependency that is not used in the project. (python 3.7 test in click 1.8.1)
6+
expires: 2025-10-31
7+
patch: {}

0 commit comments

Comments
 (0)