Skip to content

Commit 4627b90

Browse files
chore(deps): update dependency google-cloud-secret-manager to v2.12.0 (GoogleCloudPlatform#8190)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 482c70c commit 4627b90

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

appengine/flexible/django_cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ Django==3.2.14; python_version < '3.8'
33
gunicorn==20.1.0
44
psycopg2-binary==2.9.3
55
django-environ==0.9.0
6-
google-cloud-secret-manager==2.11.1
6+
google-cloud-secret-manager==2.12.0
77
django-storages[google]==1.12.3

appengine/standard_python3/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Django==4.0.4; python_version >= '3.8'
22
Django==3.2.14; python_version < '3.8'
33
django-environ==0.9.0
44
psycopg2-binary==2.9.3
5-
google-cloud-secret-manager==2.11.1
5+
google-cloud-secret-manager==2.12.0

run/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ django-storages[google]==1.12.3
44
django-environ==0.9.0
55
psycopg2-binary==2.9.3
66
gunicorn==20.1.0
7-
google-cloud-secret-manager==2.11.1
7+
google-cloud-secret-manager==2.12.0

0 commit comments

Comments
 (0)