Skip to content

Commit 8ecc7ac

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-CERTIFI-5805047
1 parent 08b7bdd commit 8ecc7ac

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
@@ -8,7 +8,7 @@ audioread==2.1.9
88
backcall==0.2.0
99
bleach==3.2.1
1010
cachetools==4.2.0
11-
certifi==2020.12.5
11+
certifi==2023.7.22
1212
cffi==1.14.4
1313
chardet==4.0.0
1414
colorama==0.4.4

0 commit comments

Comments
 (0)