Skip to content

Commit fec2bae

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

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.0.1
3333
opencv-python==4.5.3.56
3434

3535
# Data handling and manipulation

0 commit comments

Comments
 (0)