Skip to content

Commit bdf0c2f

Browse files
committed
fix: binder/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-MISTUNE-2940625
1 parent 7207b16 commit bdf0c2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

binder/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ black
1515

1616
# To remove the output from the notebooks
1717
nbstripout
18+
mistune>=2.0.3 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)