8000 chore(deps): update dependency opencensus to v0.7.7 (#3182) · larkee/python-docs-samples@4fb74a2 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 4fb74a2

Browse files
authored
chore(deps): update dependency opencensus to v0.7.7 (GoogleCloudPlatform#3182)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [opencensus](https://togithub.com/census-instrumentation/opencensus-python) | patch | `==0.7.6` -> `==0.7.7` | | [opencensus](https://togithub.com/census-instrumentation/opencensus-python) | patch | `==0.7.5` -> `==0.7.7` | | [opencensus](https://togithub.com/census-instrumentation/opencensus-python) | patch | `==0.7.3` -> `==0.7.7` | --- ### Release Notes <details> <summary>census-instrumentation/opencensus-python</summary> ### [`v0.7.7`](https://togithub.com/census-instrumentation/opencensus-python/blob/master/CHANGELOG.md#&#8203;077) [Compare Source](https://togithub.com/census-instrumentation/opencensus-python/compare/v0.7.6...v0.7.7) Released 2020-02-03 - Updated `azure` module ([#&GoogleCloudPlatform#8203;837](https://togithub.com/census-instrumentation/opencensus-python/pull/837), [#&GoogleCloudPlatform#8203;845](https://togithub.com/census-instrumentation/opencensus-python/pull/845), [#&GoogleCloudPlatform#8203;848](https://togithub.com/census-instrumentation/opencensus-python/pull/848), [#&GoogleCloudPlatform#8203;851](https://togithub.com/census-instrumentation/opencensus-python/pull/851)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).
1 parent 60632a7 commit 4fb74a2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

opencensus/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
grpcio==1.23.0
22
opencensus-ext-stackdriver==0.7.2
3-
opencensus==0.7.3
3+
opencensus==0.7.7

trace/cloud-trace-demo-app/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-cloud-monitoring==0.34.0
22
google-cloud-trace==0.23.0
3-
opencensus==0.7.5
3+
opencensus==0.7.7
44
Flask==1.1.1
55
opencensus-ext-stackdriver==0.7.2
66
opencensus-ext-flask==0.7.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-trace==0.23.0
2-
opencensus==0.7.6
2+
opencensus==0.7.7
33
opencensus-ext-stackdriver==0.7.2
44
Flask==1.1.1

0 commit comments

Comments
 (0)
0