Skip to content

Commit af074ce

Browse files
authored
chore(deps): update dependency google-cloud-secret-manager to v2.9.1 (GoogleCloudPlatform#7558)
1 parent 9b12a32 commit af074ce

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
@@ -2,5 +2,5 @@ Django==4.0.1
22
gunicorn==20.1.0
33
psycopg2-binary==2.9.3
44
django-environ==0.8.1
5-
google-cloud-secret-manager==2.9.0
5+
google-cloud-secret-manager==2.9.1
66
django-storages[google]==1.12.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django==4.0.1
22
django-environ==0.8.1
33
psycopg2-binary==2.9.3
4-
google-cloud-secret-manager==2.9.0
4+
google-cloud-secret-manager==2.9.1

run/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ django-storages[google]==1.12.3
33
django-environ==0.8.1
44
psycopg2-binary==2.9.3
55
gunicorn==20.1.0
6-
google-cloud-secret-manager==2.9.0
6+
google-cloud-secret-manager==2.9.1

0 commit comments

Comments
 (0)