diff --git a/community/identity-form-autofiller-python/src/requirements.txt b/community/identity-form-autofiller-python/src/requirements.txt index 596529697..34baf595a 100644 --- a/community/identity-form-autofiller-python/src/requirements.txt +++ b/community/identity-form-autofiller-python/src/requirements.txt @@ -5,7 +5,7 @@ google-cloud-documentai==3.0.0 google-auth==2.36.0 # https://pypi.org/project/Pillow -Pillow==10.3.0 +Pillow==11.0.0 # https://pypi.org/project/flask Flask==3.0.3 diff --git a/incubator-tools/Reference_architecture_asynchronous/auto_deploy_v8/CFScript/requirements.txt b/incubator-tools/Reference_architecture_asynchronous/auto_deploy_v8/CFScript/requirements.txt index e4d8e06ea..8320bb71d 100644 --- a/incubator-tools/Reference_architecture_asynchronous/auto_deploy_v8/CFScript/requirements.txt +++ b/incubator-tools/Reference_architecture_asynchronous/auto_deploy_v8/CFScript/requirements.txt @@ -4,4 +4,4 @@ pandas>=1.5.2 google-cloud-storage>=2.7.0 google-cloud-firestore>=2.8.0 firebase-admin>=6.0.1 -Pillow==10.3.0 \ No newline at end of file +Pillow==11.0.0 \ No newline at end of file diff --git a/web-app-pix2info-python/src/requirements.txt b/web-app-pix2info-python/src/requirements.txt index f06733722..e990c2eb6 100644 --- a/web-app-pix2info-python/src/requirements.txt +++ b/web-app-pix2info-python/src/requirements.txt @@ -8,7 +8,7 @@ google-cloud-logging==3.5.0 google-auth==2.36.0 # https://pypi.org/project/Pillow -Pillow==10.3.0 +Pillow==11.0.0 # https://pypi.org/project/flask Flask==3.0.3