Skip to content

Commit bdeb8d5

Browse files
snyk-botalessiosavi
authored andcommitted
fix: requirements.txt to reduce vulnerabilities.
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1727377
1 parent 20a4bd4 commit bdeb8d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ Flask==1.1.2
99
Werkzeug==2.0.3
1010
tqdm==4.54.1
1111
olefile==0.46
12-
Pillow==8.1.2
12+
Pillow==8.3.2
1313
py-bcrypt==0.4
1414
scikit_learn==0.22.2.post1

0 commit comments

Comments
 (0)