Skip to content

Commit

Permalink
chore(deps): update dependency opencensus to v0.9.0 (#805)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Apr 21, 2022
1 parent a8c3a3a commit b1e3f82
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
Expand Up @@ -2,7 +2,7 @@ google-api-core==1.31.5
grpcio-health-checking==1.33.2
grpcio==1.33.2
jinja2==2.11.3
opencensus==0.8.0
opencensus==0.9.0
opencensus-ext-stackdriver==0.8.0
opencensus-ext-grpc==0.7.1
python-json-logger==0.1.11
Expand Down
2 changes: 1 addition & 1 deletion src/emailservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jinja2==2.11.3
# via -r requirements.in
markupsafe==1.1.1
# via jinja2
opencensus==0.8.0
opencensus==0.9.0
# via
# -r requirements.in
# opencensus-ext-grpc
Expand Down
2 changes: 1 addition & 1 deletion src/recommendationservice/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ google-python-cloud-debugger==2.18
google-cloud-profiler==3.0.7
grpcio-health-checking==1.33.2
grpcio==1.33.2
opencensus==0.8.0
opencensus==0.9.0
opencensus-ext-stackdriver==0.8.0
opencensus-ext-grpc==0.7.1
python-json-logger==0.1.11
Expand Down
2 changes: 1 addition & 1 deletion src/recommendationservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ httplib2==0.19.0
# google-auth-httplib2
idna==2.10
# via requests
opencensus==0.8.0
opencensus==0.9.0
# via
# -r requirements.in
# opencensus-ext-grpc
Expand Down

0 comments on commit b1e3f82

Please sign in to comment.