From 600903fe729696239ffd3404698a6e5ef019ea41 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Mar 2022 16:00:09 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-secret-manager to v2.9.2 --- appengine/flexible/django_cloudsql/requirements.txt | 2 +- appengine/standard_python3/django/requirements.txt | 2 +- run/django/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/appengine/flexible/django_cloudsql/requirements.txt b/appengine/flexible/django_cloudsql/requirements.txt index 698dfa581d2..7821143223c 100644 --- a/appengine/flexible/django_cloudsql/requirements.txt +++ b/appengine/flexible/django_cloudsql/requirements.txt @@ -2,5 +2,5 @@ Django==4.0.1 gunicorn==20.1.0 psycopg2-binary==2.9.3 django-environ==0.8.1 -google-cloud-secret-manager==2.9.1 +google-cloud-secret-manager==2.9.2 django-storages[google]==1.12.3 \ No newline at end of file diff --git a/appengine/standard_python3/django/requirements.txt b/appengine/standard_python3/django/requirements.txt index 6cb569819d4..452d38196f3 100644 --- a/appengine/standard_python3/django/requirements.txt +++ b/appengine/standard_python3/django/requirements.txt @@ -1,4 +1,4 @@ Django==4.0.1 django-environ==0.8.1 psycopg2-binary==2.9.3 -google-cloud-secret-manager==2.9.1 \ No newline at end of file +google-cloud-secret-manager==2.9.2 \ No newline at end of file diff --git a/run/django/requirements.txt b/run/django/requirements.txt index 43f668cf64b..31379e9bdb0 100644 --- a/run/django/requirements.txt +++ b/run/django/requirements.txt @@ -3,4 +3,4 @@ django-storages[google]==1.12.3 django-environ==0.8.1 psycopg2-binary==2.9.3 gunicorn==20.1.0 -google-cloud-secret-manager==2.9.1 +google-cloud-secret-manager==2.9.2