Skip to content

Commit 46bfeb4

Browse files
committed
fix: test-requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-15746419
1 parent e662f10 commit 46bfeb4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ mock
88
sphinx
99
sphinx_rtd_theme
1010
setuptools>=78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability
11+
pygments>=2.20.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)