Skip to content

Commit a4769ba

Browse files
renovate-botm-strzelczykleahecole
authored
chore(deps): update dependency google-cloud-secret-manager to v2.10.0 (GoogleCloudPlatform#7750)
Co-authored-by: Maciej Strzelczyk <strzelczyk@google.com> Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent cf1643c commit a4769ba

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.2
5+
google-cloud-secret-manager==2.10.0
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.2
4+
google-cloud-secret-manager==2.10.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.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.2
6+
google-cloud-secret-manager==2.10.0

0 commit comments

Comments
 (0)