Skip to content

Commit ca8e553

Browse files
authored
Merge pull request #2725 from metwork-framework/mergify/bp/release_2.3/pr-2724
feat: bump pillow from 12.1.1 to 12.2.0 (fix high CVE-2026-40192) (backport #2724)
2 parents fcb539b + 56e2825 commit ca8e553

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
| [pgbouncer](https://www.pgbouncer.org/) | 1.24.1 | scientific_core |
196196
| [pickleshare](https://github.com/pickleshare/pickleshare) | 0.7.5 | python3 |
197197
| [pika](https://pika.readthedocs.io) | 1.3.2 | python3 |
198-
| [pillow](https://python-pillow.github.io) | 12.1.1 | python3 |
198+
| [pillow](https://python-pillow.github.io) | 12.2.0 | python3 |
199199
| [pip](https://pip.pypa.io/) | 25.1.1 | python3_core |
200200
| [pipdeptree](https://github.com/tox-dev/pipdeptree) | 2.26.0 | python3_devtools |
201201
| [platformdirs](https://github.com/tox-dev/platformdirs) | 4.3.6 | python3_core |

layers/layer2_python3/0500_extra_python_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ pdm-backend==2.4.4
8080
pexpect==4.9.0
8181
pickleshare==0.7.5
8282
pika==1.3.2
83-
Pillow==12.1.1
83+
Pillow==12.2.0
8484
poyo==0.5.0
8585
prompt-toolkit==3.0.50
8686
propcache==0.3.0

0 commit comments

Comments
 (0)