Skip to content

Commit b31da31

Browse files
authored
chore(deps): update dependency google-cloud-secret-manager to v2.7.1 (GoogleCloudPlatform#6688)
1 parent 23f0ebe commit b31da31

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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==3.2.7
22
gunicorn==20.1.0
33
psycopg2-binary==2.9.1
44
django-environ==0.6.0
5-
google-cloud-secret-manager==2.7.0
5+
google-cloud-secret-manager==2.7.1
66
django-storages[google]==1.11.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django==3.2.7
22
django-environ==0.6.0
33
psycopg2-binary==2.9.1
4-
google-cloud-secret-manager==2.7.0
4+
google-cloud-secret-manager==2.7.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pygithub==1.55
22
click==8.0.1
3-
google-cloud-secret-manager==2.7.0
3+
google-cloud-secret-manager==2.7.1
44
google-api-python-client==2.20.0

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.11.1
33
django-environ==0.6.0
44
psycopg2-binary==2.9.1
55
gunicorn==20.1.0
6-
google-cloud-secret-manager==2.7.0
6+
google-cloud-secret-manager==2.7.1

0 commit comments

Comments
 (0)