Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Commit 3f30b0b

Browse files
authored
fix: requirements/requirements.lint.txt to reduce vulnerabilities (#15)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412
1 parent 5bd37a7 commit 3f30b0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements/requirements.lint.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ pylint
77
pyright
88
validate-pyproject
99
vulture
10+
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)