Skip to content

Commit 5e8d106

Browse files
chore(deps): update dependency google-cloud-secret-manager to v2.11.1 (#8057)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent d5d980a commit 5e8d106

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

appengine/flexible/django_cloudsql/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Django==4.0.4
22
gunicorn==20.1.0
33
psycopg2-binary==2.9.3
44
django-environ==0.8.1
5-
google-cloud-secret-manager==2.11.0
5+
google-cloud-secret-manager==2.11.1
66
django-storages[google]==1.12.3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django==4.0.4
22
django-environ==0.8.1
33
psycopg2-binary==2.9.3
4-
google-cloud-secret-manager==2.11.0
4+
google-cloud-secret-manager==2.11.1

run/django/requirements.txt

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

0 commit comments

Comments
 (0)