Skip to content

Commit 53b33eb

Browse files
authored
Merge pull request #1037 from getsentry/nikhars/feat/google-cloud-secret-manager
fix(deps): Add latest google cloud secret manager
2 parents c8812a0 + 782efc0 commit 53b33eb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ brew_requires = libffi
181181
[charset-normalizer==3.2.0]
182182
[charset-normalizer==3.3.0]
183183
[charset-normalizer==3.3.2]
184+
[charset-normalizer==3.4.0]
184185

185186
[click==7.1.2]
186187
[click==8.0.4]
@@ -480,6 +481,7 @@ brew_requires = go
480481
[google-api-core==2.19.0]
481482
[google-api-core==2.19.1]
482483
[google-api-core==2.19.2]
484+
[google-api-core==2.21.0]
483485

484486
[google-api-python-client==2.88.0]
485487
[google-api-python-client==2.137.0]
@@ -500,6 +502,7 @@ brew_requires = go
500502
[google-auth==2.29.0]
501503
[google-auth==2.32.0]
502504
[google-auth==2.34.0]
505+
[google-auth==2.35.0]
503506

504507
[google-auth-httplib2==0.1.0]
505508
[google-auth-httplib2==0.2.0]
@@ -537,6 +540,7 @@ brew_requires = go
537540

538541
[google-cloud-secret-manager==2.12.6]
539542
[google-cloud-secret-manager==2.15.0]
543+
[google-cloud-secret-manager==2.20.2]
540544

541545
[google-cloud-spanner==3.17.0]
542546
[google-cloud-spanner==3.19.0]
@@ -596,6 +600,7 @@ python_versions = <3.12
596600
[grpcio==1.64.0]
597601
[grpcio==1.65.4]
598602
[grpcio==1.66.1]
603+
[grpcio==1.67.0]
599604

600605
[grpcio-status==1.47.0]
601606
[grpcio-status==1.48.1]
@@ -607,6 +612,7 @@ python_versions = <3.12
607612
[grpcio-status==1.62.1]
608613
[grpcio-status==1.62.2]
609614
[grpcio-status==1.66.1]
615+
[grpcio-status==1.67.0]
610616

611617
[h11==0.9.0]
612618
[h11==0.12.0]
@@ -1059,6 +1065,7 @@ python_versions = <3.12
10591065
[protobuf==5.27.3]
10601066
[protobuf==5.28.0]
10611067
[protobuf==5.28.1]
1068+
[protobuf==5.28.2]
10621069

10631070
[psutil==5.8.0]
10641071
[psutil==5.9.2]

0 commit comments

Comments
 (0)