Skip to content

Commit 2a280a1

Browse files
committed
fix: Pdf2Video_Converter/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2329135
1 parent f3350f3 commit 2a280a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pdf2Video_Converter/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ gTTS==2.2.2
22
moviepy==1.0.3
33
mutagen==1.45.1
44
pdf2image==1.15.1
5-
Pillow==8.2.0
5+
Pillow==9.0.0
66
pytesseract==0.3.7

0 commit comments

Comments
 (0)