Skip to content

Commit

Permalink
Merge pull request #1037 from getsentry/nikhars/feat/google-cloud-sec…
Browse files Browse the repository at this point in the history
…ret-manager

fix(deps): Add latest google cloud secret manager
  • Loading branch information
nikhars authored Oct 17, 2024
2 parents c8812a0 + 782efc0 commit 53b33eb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ brew_requires = libffi
[charset-normalizer==3.2.0]
[charset-normalizer==3.3.0]
[charset-normalizer==3.3.2]
[charset-normalizer==3.4.0]

[click==7.1.2]
[click==8.0.4]
Expand Down Expand Up @@ -480,6 +481,7 @@ brew_requires = go
[google-api-core==2.19.0]
[google-api-core==2.19.1]
[google-api-core==2.19.2]
[google-api-core==2.21.0]

[google-api-python-client==2.88.0]
[google-api-python-client==2.137.0]
Expand All @@ -500,6 +502,7 @@ brew_requires = go
[google-auth==2.29.0]
[google-auth==2.32.0]
[google-auth==2.34.0]
[google-auth==2.35.0]

[google-auth-httplib2==0.1.0]
[google-auth-httplib2==0.2.0]
Expand Down Expand Up @@ -537,6 +540,7 @@ brew_requires = go

[google-cloud-secret-manager==2.12.6]
[google-cloud-secret-manager==2.15.0]
[google-cloud-secret-manager==2.20.2]

[google-cloud-spanner==3.17.0]
[google-cloud-spanner==3.19.0]
Expand Down Expand Up @@ -596,6 +600,7 @@ python_versions = <3.12
[grpcio==1.64.0]
[grpcio==1.65.4]
[grpcio==1.66.1]
[grpcio==1.67.0]

[grpcio-status==1.47.0]
[grpcio-status==1.48.1]
Expand All @@ -607,6 +612,7 @@ python_versions = <3.12
[grpcio-status==1.62.1]
[grpcio-status==1.62.2]
[grpcio-status==1.66.1]
[grpcio-status==1.67.0]

[h11==0.9.0]
[h11==0.12.0]
Expand Down Expand Up @@ -1059,6 +1065,7 @@ python_versions = <3.12
[protobuf==5.27.3]
[protobuf==5.28.0]
[protobuf==5.28.1]
[protobuf==5.28.2]

[psutil==5.8.0]
[psutil==5.9.2]
Expand Down

0 comments on commit 53b33eb

Please sign in to comment.