This is an automated email from the ASF dual-hosted git repository.

riteshghorse 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 e8e0ccfdd7f Bump pillow (#30076)
e8e0ccfdd7f is described below

commit e8e0ccfdd7f52d466f05ae43dfde2588a6bdc621
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 23 13:59:37 2024 -0500

    Bump pillow (#30076)
    
    Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 
10.2.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/9.2.0...10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 57beb184499..2e65f0fba24 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==1.13.1
 numpy==1.22.4
-Pillow==9.2.0
\ No newline at end of file
+Pillow==10.2.0
\ No newline at end of file

Reply via email to