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 f4b13a08539 Bump pillow (#39396)
f4b13a08539 is described below

commit f4b13a08539639a488dbda48c75fdca56c3ed350
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 20 22:50:56 2026 -0400

    Bump pillow (#39396)
    
    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>
---
 .../ml-orchestration/kfp/components/preprocessing/requirements.txt      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt
 
b/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt
index dc8e9f96796..6d1d004698a 100644
--- 
a/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt
+++ 
b/sdks/python/apache_beam/examples/ml-orchestration/kfp/components/preprocessing/requirements.txt
@@ -18,4 +18,4 @@ requests==2.33.0
 torch==2.8.0
 torchvision==0.13.0
 numpy==1.22.4
-Pillow==10.2.0
+Pillow==12.3.0

Reply via email to