Skip to content

Commit cec8ccb

Browse files
committed
fix: Traffic-Sign-Detection/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-MISTUNE-2328096
1 parent f3350f3 commit cec8ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Traffic-Sign-Detection/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ llvmlite==0.35.0
5050
Markdown==3.3.3
5151
MarkupSafe==1.1.1
5252
matplotlib==3.3.3
53-
mistune==0.8.4
53+
mistune==2.0.1
5454
nbclient==0.5.1
5555
nbconvert==6.0.7
5656
nbformat==5.1.2

0 commit comments

Comments
 (0)