Skip to content

Commit 1119a15

Browse files
renovate-botmsampathkumarglasnt
authored
chore(deps): update dependency google-auth-httplib2 to v0.2.0 (#12808)
* chore(deps): update dependency google-auth-httplib2 to v0.2.0 * bump grpcio * Support extremes of CI --------- Co-authored-by: Sampath Kumar <sampathm@google.com> Co-authored-by: Katie McLaughlin <katie@glasnt.com>
1 parent a74e77d commit 1119a15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requests==2.32.2
22
google-auth==2.38.0
3-
google-auth-httplib2==0.1.0
3+
google-auth-httplib2==0.2.0
44
google-cloud-storage==2.9.0

dataproc/snippets/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
backoff==2.2.1
3-
grpcio==1.62.1
3+
grpcio==1.70.0
44
google-auth==2.38.0
5-
google-auth-httplib2==0.1.0
5+
google-auth-httplib2==0.2.0
66
google-cloud==0.34.0
77
google-cloud-storage==2.9.0
88
google-cloud-dataproc==5.4.3

0 commit comments

Comments
 (0)