Commit 5cc1ff1
authored
fix: bump pillow to >=12.2.0 (CVE-2026-40192) (#6073)
# What does this PR do?
Bump `pillow` to `>=12.2.0` in dependencies and provider registry to
address CVE-2026-40192,
[GHSA-whj4-6x5x-4v2j](GHSA-whj4-6x5x-4v2j)
Only applies to `release-0.4.x`; `pillow` already pinned `>=12.2.0` on
`main`.
## Test Plan
No functional changes. Version floor pin only.
---------
Signed-off-by: Matthew F Leader <mleader@redhat.com>1 parent 361ca2d commit 5cc1ff1
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments