From 46093ef7df47c2dea2e46a999aaf532fe0a84592 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 3 Aug 2021 17:21:29 +0000 Subject: [PATCH] chore(deps): update dependency google-cloud-secret-manager to v2.7.0 --- appengine/flexible/django_cloudsql/requirements.txt | 2 +- appengine/standard_python3/django/requirements.txt | 2 +- run/deployment-previews/requirements.txt | 2 +- run/django/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/appengine/flexible/django_cloudsql/requirements.txt b/appengine/flexible/django_cloudsql/requirements.txt index 9910122a0fe..9bd7bc9a2a9 100644 --- a/appengine/flexible/django_cloudsql/requirements.txt +++ b/appengine/flexible/django_cloudsql/requirements.txt @@ -2,5 +2,5 @@ Django==3.2.6 gunicorn==20.1.0 psycopg2-binary==2.9.1 django-environ==0.4.5 -google-cloud-secret-manager==2.6.0 +google-cloud-secret-manager==2.7.0 django-storages[google]==1.11.1 \ No newline at end of file diff --git a/appengine/standard_python3/django/requirements.txt b/appengine/standard_python3/django/requirements.txt index 40152eacf9a..7e8f694d2d1 100644 --- a/appengine/standard_python3/django/requirements.txt +++ b/appengine/standard_python3/django/requirements.txt @@ -1,4 +1,4 @@ Django==3.2.6 django-environ==0.4.5 psycopg2-binary==2.9.1 -google-cloud-secret-manager==2.6.0 \ No newline at end of file +google-cloud-secret-manager==2.7.0 \ No newline at end of file diff --git a/run/deployment-previews/requirements.txt b/run/deployment-previews/requirements.txt index b4c4f2ffe63..cf0b6d85ebe 100644 --- a/run/deployment-previews/requirements.txt +++ b/run/deployment-previews/requirements.txt @@ -1,4 +1,4 @@ pygithub==1.55 click==8.0.1 -google-cloud-secret-manager==2.6.0 +google-cloud-secret-manager==2.7.0 google-api-python-client==2.12.0 diff --git a/run/django/requirements.txt b/run/django/requirements.txt index fbf91a906a3..0bb0691a371 100644 --- a/run/django/requirements.txt +++ b/run/django/requirements.txt @@ -3,4 +3,4 @@ django-storages[google]==1.11.1 django-environ==0.4.5 psycopg2-binary==2.9.1 gunicorn==20.1.0 -google-cloud-secret-manager==2.6.0 +google-cloud-secret-manager==2.7.0