Skip to content

Commit e76e3ab

Browse files
committed
chore(deps): bump pillow from 12.1.1 to 12.2.0 in /requirements
Fixes GHSA-whj4-6x5x-4v2j (CVE-2026-40192): FITS GZIP decompression bomb in Pillow. Affected versions: >= 10.3.0, < 12.2.0.
1 parent 050ef83 commit e76e3ab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ packaging==26.0
142142
# pip-audit
143143
# pip-requirements-parser
144144
# pipdeptree
145-
pillow==12.1.1
145+
pillow==12.2.0
146146
# via
147147
# -c main.txt
148148
# pillow-heif

requirements/main.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ packaging==26.0
117117
# via gunicorn
118118
pandas==3.0.1
119119
# via -r main.in
120-
pillow==12.1.1
120+
pillow==12.2.0
121121
# via
122122
# pillow-heif
123123
# wagtail

0 commit comments

Comments
 (0)