Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into scc-org-mgt-etd-api-c…
Browse files Browse the repository at this point in the history
…reate-get-upd-list-del

merge remote to local.
  • Loading branch information
vijaykanthm committed Feb 17, 2025
2 parents bb61007 + 9774556 commit 5d8137c
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==3.0.3
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
gunicorn==23.0.0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==3.0.3; python_version > '3.6'
Flask==2.3.3; python_version < '3.7'
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
gunicorn==23.0.0
Werkzeug==3.0.3
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==5.1.1; python_version >= "3.10"
Django==5.1.5; python_version >= "3.10"
Django==4.2.16; python_version < "3.10"
django-environ==0.10.0
google-cloud-logging==3.5.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==5.1.1; python_version >= "3.10"
Django==5.1.5; python_version >= "3.10"
Django==4.2.16; python_version >= "3.8" and python_version < "3.10"
Django==3.2.25; python_version < "3.8"
django-environ==0.10.0
Expand Down
2 changes: 1 addition & 1 deletion bigquery-datatransfer/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-bigquery==3.27.0
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
pytest==8.2.0
mock==5.1.0
2 changes: 1 addition & 1 deletion composer/functions/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
requests-toolbelt==1.0.0
google-auth==2.38.0
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
2 changes: 1 addition & 1 deletion contact-center-insights/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-auth==2.38.0
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
pytest==8.2.0
2 changes: 1 addition & 1 deletion containeranalysis/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
google-cloud-containeranalysis==2.16.0
grafeas==1.12.1
pytest==8.2.0
Expand Down
2 changes: 1 addition & 1 deletion dataflow/gemma-flex-template/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-cloud-aiplatform==1.62.0
google-cloud-dataflow-client==0.8.14
google-cloud-pubsub==2.23.0
google-cloud-pubsub==2.28.0
google-cloud-storage==2.18.2
pytest==8.3.2
pytest-timeout==2.3.1
Expand Down
2 changes: 1 addition & 1 deletion dlp/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-dlp==3.25.1
google-cloud-storage==2.9.0
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
google-cloud-datastore==2.20.1
google-cloud-bigquery==3.27.0
2 changes: 1 addition & 1 deletion functions/ocr/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
google-cloud-storage==2.9.0
google-cloud-translate==3.18.0
google-cloud-vision==3.8.1
2 changes: 1 addition & 1 deletion functions/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
2 changes: 1 addition & 1 deletion functions/tips-gcp-apis/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
functions-framework==3.8.2
2 changes: 1 addition & 1 deletion functions/v2/ocr/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
functions-framework==3.8.2
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
google-cloud-storage==2.9.0
google-cloud-translate==3.18.0
google-cloud-vision==3.8.1
2 changes: 1 addition & 1 deletion healthcare/api-client/v1/dicom/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-api-python-client==2.131.0
google-auth-httplib2==0.2.0
google-auth==2.38.0
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
requests==2.31.0
2 changes: 1 addition & 1 deletion iap/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography==44.0.0
cryptography==44.0.1
Flask==3.0.3
google-auth==2.38.0
gunicorn==23.0.0
Expand Down
2 changes: 1 addition & 1 deletion run/image-processing/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pytest==8.2.0
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
2 changes: 1 addition & 1 deletion run/pubsub/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
backoff==2.2.1
pytest==8.2.0
google-cloud-logging==3.5.0
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
2 changes: 1 addition & 1 deletion securitycenter/snippets_management_api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-securitycentermanagement==0.1.17
google-cloud-bigquery==3.11.4
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
2 changes: 1 addition & 1 deletion securitycenter/snippets_v2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-securitycenter==1.31.0
google-cloud-bigquery==3.27.0
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
2 changes: 1 addition & 1 deletion storagetransfer/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ azure-storage-blob==12.22.0
backoff==2.2.1; python_version < "3.7"
backoff==2.2.1; python_version >= "3.7"
boto3==1.36.14
google-cloud-pubsub==2.21.5
google-cloud-pubsub==2.28.0
google-cloud-storage==2.9.0; python_version < '3.7'
google-cloud-storage==2.9.0; python_version > '3.6'
google-cloud-secret-manager==2.16.1
Expand Down

0 comments on commit 5d8137c

Please sign in to comment.