Skip to content

Commit 8e813f8

Browse files
committed
fix: optional-requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-MISTUNE-16438944
1 parent c74fcb2 commit 8e813f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

optional-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ cvxopt
1111
cvxpy
1212
seaborn
1313
packaging
14+
mistune>=3.2.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)