From 91ce855dfa7730c0148ea07a52c2aee059d59d1f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 1 Feb 2025 01:49:51 +0000 Subject: [PATCH] chore(deps): update dependency google-auth to v2.38.0 --- community/identity-form-autofiller-python/src/requirements.txt | 2 +- web-app-demo/Backend/requirements.txt | 2 +- web-app-pix2info-python/src/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/community/identity-form-autofiller-python/src/requirements.txt b/community/identity-form-autofiller-python/src/requirements.txt index 596529697..b1442aa89 100644 --- a/community/identity-form-autofiller-python/src/requirements.txt +++ b/community/identity-form-autofiller-python/src/requirements.txt @@ -2,7 +2,7 @@ google-cloud-documentai==3.0.0 # https://pypi.org/project/google-auth -google-auth==2.36.0 +google-auth==2.38.0 # https://pypi.org/project/Pillow Pillow==10.3.0 diff --git a/web-app-demo/Backend/requirements.txt b/web-app-demo/Backend/requirements.txt index 0d3709d6a..bb52cdac1 100644 --- a/web-app-demo/Backend/requirements.txt +++ b/web-app-demo/Backend/requirements.txt @@ -2,6 +2,6 @@ Flask==3.0.3 Flask-Cors==4.0.1 Flask-RESTful==0.3.10 google-cloud-documentai==3.0.0 -google-auth==2.36.0 +google-auth==2.38.0 pylint==3.0.3 gunicorn==23.0.0 diff --git a/web-app-pix2info-python/src/requirements.txt b/web-app-pix2info-python/src/requirements.txt index f06733722..5c3dd0e20 100644 --- a/web-app-pix2info-python/src/requirements.txt +++ b/web-app-pix2info-python/src/requirements.txt @@ -5,7 +5,7 @@ google-cloud-documentai==3.0.0 google-cloud-logging==3.5.0 # https://pypi.org/project/google-auth -google-auth==2.36.0 +google-auth==2.38.0 # https://pypi.org/project/Pillow Pillow==10.3.0