Skip to content

Commit c7d7b4d

Browse files
authored
chore(deps): update dependency google-cloud-secret-manager to v2.9.2 (GoogleCloudPlatform#7592)
1 parent 4add2fa commit c7d7b4d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.1
5+
google-cloud-secret-manager==2.9.2
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.1
4+
google-cloud-secret-manager==2.9.2

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.1
6+
google-cloud-secret-manager==2.9.2

0 commit comments

Comments
 (0)