Skip to content

Commit 9c3d6c4

Browse files
renovate-botglasnt
andauthored
chore(deps): update dependency google-cloud-secret-manager to v2.21.1 (#12908)
* chore(deps): update dependency google-cloud-secret-manager to v2.21.1 * temporarily pin protobuf * remove change for storagetransfer/requirements-test.txt --------- Co-authored-by: Katie McLaughlin <katie@glasnt.com>
1 parent 1a866be commit 9c3d6c4

File tree

5 files changed

+7
-6
lines changed

5 files changed

+7
-6
lines changed

appengine/flexible/django_cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ Django==4.2.17; python_version >= "3.8" and python_version < "3.10"
33
gunicorn==22.0.0
44
psycopg2-binary==2.9.10
55
django-environ==0.11.2
6-
google-cloud-secret-manager==2.16.1
6+
google-cloud-secret-manager==2.21.1
77
django-storages[google]==1.14.4

appengine/flexible_python37_and_earlier/django_cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Django==3.2.25; python_version < "3.8"
44
gunicorn==22.0.0
55
psycopg2-binary==2.9.10
66
django-environ==0.11.2
7-
google-cloud-secret-manager==2.16.1
7+
google-cloud-secret-manager==2.21.1
88
django-storages[google]==1.14.4

cloud-media-livestream/keypublisher/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==2.2.5
22
functions-framework==3.5.0
3-
google-cloud-secret-manager==2.12.1
3+
google-cloud-secret-manager==2.21.1
44
lxml==4.9.4
55
pycryptodome==3.21.0
66
pyOpenSSL==24.0.0

run/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ django-storages[google]==1.14.4
55
django-environ==0.11.2
66
psycopg2-binary==2.9.10
77
gunicorn==22.0.0
8-
google-cloud-secret-manager==2.16.1
8+
google-cloud-secret-manager==2.21.1
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
google-cloud-secret-manager==2.20.0
2-
google-crc32c==1.5.0
1+
google-cloud-secret-manager==2.21.1
2+
google-crc32c==1.5.0
3+
protobuf==5.27.5 # https://github.com/googleapis/google-cloud-python/issues/13350#issuecomment-2552109593

0 commit comments

Comments
 (0)