Skip to content

Commit df78809

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-PILLOW-2397241
1 parent f781d34 commit df78809

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
@@ -67,7 +67,7 @@ pandas==1.2.0
6767
pandocfilters==1.4.3
6868
parso==0.8.1
6969
pickleshare==0.7.5
70-
Pillow==9.0.0
70+
Pillow==9.0.1
7171
pooch==1.3.0
7272
prometheus-client==0.9.0
7373
prompt-toolkit==3.0.10

0 commit comments

Comments
 (0)