Skip to content

Commit ee0a960

Browse files
committed
fix: Backend/Services/Core.API/API/src/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5489784
1 parent 903cd68 commit ee0a960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Backend/Services/Core.API/API/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ MarkupSafe==2.1.1
1919
mkdir==2020.12.3
2020
moviepy==1.0.3
2121
numpy==1.22.3
22-
Pillow==9.1.1
22+
Pillow==9.4.0
2323
proglog==0.1.9
2424
pydub==0.25.1
2525
pygame==2.1.3.dev4

0 commit comments

Comments
 (0)