From 5b2418dea642cf5e8b1a2d8f2601aa4020c8dc78 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jun 2026 04:11:23 +0000 Subject: [PATCH] fix: people-and-planet-ai/image-classification/requirements-test.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899 --- people-and-planet-ai/image-classification/requirements-test.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/people-and-planet-ai/image-classification/requirements-test.txt b/people-and-planet-ai/image-classification/requirements-test.txt index 21e891cc05..66e504262f 100644 --- a/people-and-planet-ai/image-classification/requirements-test.txt +++ b/people-and-planet-ai/image-classification/requirements-test.txt @@ -1,3 +1,4 @@ google-cloud-storage==2.16.0 pytest-xdist==3.5.0 pytest==9.0.3; python_version >= "3.10" +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability