From 7549c9dbf57dc0001d12182898c7eed0b46b751e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 10 Jul 2024 07:52:00 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index febfc82..1f06cd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -605,6 +605,6 @@ yarl==1.7.2; python_version >= "3.6" and python_full_version >= "3.8.0" \ --hash=sha256:1edc172dcca3f11b38a9d5c7505c83c1913c0addc99cd28e993efeaafdfaa18d \ --hash=sha256:797c2c412b04403d2da075fb93c123df35239cd7b4cc4e0cd9e5839b73f52c58 \ --hash=sha256:45399b46d60c253327a460e99856752009fcee5f5d3c80b2f7c0cae1c38d56dd -zipp==3.8.0; python_version < "3.10" and python_full_version >= "3.8.0" and python_version >= "3.7" \ +zipp==3.19.1; python_version < "3.10" and python_full_version >= "3.8.0" and python_version >= "3.7" \ --hash=sha256:c4f6e5bbf48e74f7a38e7cc5b0480ff42b0ae5178957d564d18932525d5cf099 \ --hash=sha256:56bf8aadb83c24db6c4b577e13de374ccfb67da2078beba1d037c17980bf43ad