Skip to content

Commit 832ce3a

Browse files
committed
fix: requirements-dev.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-9964606
1 parent 775ce62 commit 832ce3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ sphinx-immaterial
2222
sphinxcontrib-spelling
2323
sphinx_autodoc_typehints
2424
wheel
25+
setuptools>=78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)