Skip to content

Commit d7ecebe

Browse files
continue[bot]Continue
andcommitted
[Snyk] Fix critical heap-based buffer overflow in Pillow
Upgrade pillow from 8.3.2 to 10.4.0 to address CVE-2023-4863, a critical heap-based buffer overflow vulnerability in libwebp. Co-authored-by: nate <[email protected]> Generated with [Continue](https://continue.dev) Co-Authored-By: Continue <[email protected]>
1 parent a87dc2d commit d7ecebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual-testing-sandbox/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ torch==2.6.0
2929
keras==2.6.0
3030

3131
# Image processing
32-
pillow==8.3.2
32+
pillow==10.4.0
3333
opencv-python==4.5.3.56
3434

3535
# Data handling and manipulation

0 commit comments

Comments
 (0)