Skip to content

Commit 3a8abca

Browse files
committed
fix: Image Contrast Adjusting Filter/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 3a8abca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
numpy==1.22.0rc1
22
matplotlib==3.2.2
3-
Pillow==8.2.0
3+
Pillow==9.0.0

0 commit comments

Comments
 (0)