From e8ce5f36905d5f34aec57b9ad98edd0d7acd7c75 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Jul 2024 16:12:15 +0000 Subject: [PATCH] fix: anaconda_lib/jedi/third_party/typeshed/requirements-tests-py3.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899 --- .../jedi/third_party/typeshed/requirements-tests-py3.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/anaconda_lib/jedi/third_party/typeshed/requirements-tests-py3.txt b/anaconda_lib/jedi/third_party/typeshed/requirements-tests-py3.txt index b52d9c97..932a924a 100644 --- a/anaconda_lib/jedi/third_party/typeshed/requirements-tests-py3.txt +++ b/anaconda_lib/jedi/third_party/typeshed/requirements-tests-py3.txt @@ -6,3 +6,4 @@ flake8-bugbear==20.1.4 flake8-pyi==20.10.0 isort[pyproject]==5.5.3 pytype>=2020.09.16 +zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability