Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-secret-manager to v2.21.1 (
Browse files Browse the repository at this point in the history
…#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 <[email protected]>
  • Loading branch information
renovate-bot and glasnt authored Dec 18, 2024
1 parent 1a866be commit 9c3d6c4
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Django==4.2.17; python_version >= "3.8" and python_version < "3.10"
gunicorn==22.0.0
psycopg2-binary==2.9.10
django-environ==0.11.2
google-cloud-secret-manager==2.16.1
google-cloud-secret-manager==2.21.1
django-storages[google]==1.14.4
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Django==3.2.25; python_version < "3.8"
gunicorn==22.0.0
psycopg2-binary==2.9.10
django-environ==0.11.2
google-cloud-secret-manager==2.16.1
google-cloud-secret-manager==2.21.1
django-storages[google]==1.14.4
2 changes: 1 addition & 1 deletion cloud-media-livestream/keypublisher/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==2.2.5
functions-framework==3.5.0
google-cloud-secret-manager==2.12.1
google-cloud-secret-manager==2.21.1
lxml==4.9.4
pycryptodome==3.21.0
pyOpenSSL==24.0.0
Expand Down
2 changes: 1 addition & 1 deletion run/django/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ django-storages[google]==1.14.4
django-environ==0.11.2
psycopg2-binary==2.9.10
gunicorn==22.0.0
google-cloud-secret-manager==2.16.1
google-cloud-secret-manager==2.21.1
5 changes: 3 additions & 2 deletions secretmanager/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
google-cloud-secret-manager==2.20.0
google-crc32c==1.5.0
google-cloud-secret-manager==2.21.1
google-crc32c==1.5.0
protobuf==5.27.5 # https://github.com/googleapis/google-cloud-python/issues/13350#issuecomment-2552109593

0 comments on commit 9c3d6c4

Please sign in to comment.