This is an automated email from the ASF dual-hosted git repository.
derrickaw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 7735b396afb Bump pillow (#39395)
7735b396afb is described below
commit 7735b396afb4f56625b4fc22dfba732c8ef64dc2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 21 07:09:02 2026 -0400
Bump pillow (#39395)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to
12.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...12.3.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 12.3.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../examples/ml-orchestration/kfp/components/train/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/train/requirements.txt
b/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/train/requirements.txt
index 5b996fdfc70..2fc21721838 100644
---
a/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/train/requirements.txt
+++
b/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/train/requirements.txt
@@ -15,4 +15,4 @@
torch==2.12.0
numpy==1.22.4
-Pillow==10.2.0
\ No newline at end of file
+Pillow==12.3.0
\ No newline at end of file