mirror of
https://github.com/browser-use/browser-use
synced 2026-04-22 17:45:09 +02:00
Bump pillow 12.1.1 -> 12.2.0 to patch CVE-2026-40192
GHSA-whj4-6x5x-4v2j: FITS GZIP decompression bomb in Pillow < 12.2.0. Pillow 10.3.0-12.1.1 did not bound GZIP-compressed reads when decoding FITS images, enabling a memory-exhaustion DoS via a crafted FITS file. Fixed upstream in 12.2.0.
This commit is contained in:
@@ -41,7 +41,7 @@ dependencies = [
|
||||
"reportlab==4.4.9",
|
||||
"cdp-use==1.4.5",
|
||||
"pyotp==2.9.0",
|
||||
"pillow==12.1.1",
|
||||
"pillow==12.2.0",
|
||||
"cloudpickle==3.1.2",
|
||||
"markdownify==1.2.2",
|
||||
"python-docx==1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user