Skip to content

Commit

Permalink
chore(deps): update dependency grpcio-health-checking to v1.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 27, 2022
1 parent 684b59e commit 6ab38f2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/emailservice/requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-api-core==2.10.1
grpcio-health-checking==1.48.1
grpcio-health-checking==1.49.1
grpcio==1.49.1
jinja2==3.1.2
opencensus==0.11.0
Expand Down
2 changes: 1 addition & 1 deletion src/emailservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ grpcio==1.49.1
# grpcio-health-checking
# grpcio-status
# opencensus-ext-grpc
grpcio-health-checking==1.48.1
grpcio-health-checking==1.49.1
# via -r requirements.in
grpcio-status==1.48.1
# via google-api-core
Expand Down
2 changes: 1 addition & 1 deletion src/recommendationservice/requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
google-api-core==2.10.1
google-python-cloud-debugger==3.1
google-cloud-profiler==4.0.0
grpcio-health-checking==1.48.1
grpcio-health-checking==1.49.1
grpcio==1.49.1
opencensus==0.11.0
opencensus-ext-stackdriver==0.8.0
Expand Down
2 changes: 1 addition & 1 deletion src/recommendationservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ grpcio==1.49.1
# grpcio-health-checking
# grpcio-status
# opencensus-ext-grpc
grpcio-health-checking==1.48.1
grpcio-health-checking==1.49.1
# via -r requirements.in
grpcio-status==1.48.1
# via google-api-core
Expand Down

0 comments on commit 6ab38f2

Please sign in to comment.