Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-monitoring to v1 (#3950)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-cloud-monitoring](https://togithub.com/googleapis/python-monitoring) | major | `==0.36.0` -> `==1.0.0` |

---

### Release Notes

<details>
<summary>googleapis/python-monitoring</summary>

### [`v1.0.0`](https://togithub.com/googleapis/python-monitoring/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapispython-monitoringcomparev0360v100-2020-06-03)

[Compare Source](https://togithub.com/googleapis/python-monitoring/compare/v0.36.0...v1.0.0)

##### Features

-   set release_status to Production/Stable ([#&#8203;8](https://www.github.com/googleapis/python-monitoring/issues/8)) ([a99d67a](https://www.github.com/googleapis/python-monitoring/commit/a99d67a4f1399b9a74f189c6332cd85e56149fac))

</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 this update 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).
  • Loading branch information
renovate-bot authored Jun 3, 2020
1 parent 9c604b7 commit 0f750e1
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bigquery/datalab-migration/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ google-cloud-bigquery[pandas,pyarrow]==1.24.0
datalab==1.2.0
ipython==7.13.0; python_version > "2.7"
ipython<=5.5; python_version == "2.7"
google-cloud-monitoring==0.36.0
google-cloud-monitoring==1.0.0
2 changes: 1 addition & 1 deletion bigtable/metricscaler/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==1.2.1
google-cloud-monitoring==0.36.0
google-cloud-monitoring==1.0.0
2 changes: 1 addition & 1 deletion monitoring/api/v3/alerts-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-monitoring==0.36.0
google-cloud-monitoring==1.0.0
tabulate==0.8.7
2 changes: 1 addition & 1 deletion monitoring/api/v3/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-monitoring==0.36.0
google-cloud-monitoring==1.0.0
2 changes: 1 addition & 1 deletion monitoring/api/v3/uptime-check-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-monitoring==0.36.0
google-cloud-monitoring==1.0.0
tabulate==0.8.7
2 changes: 1 addition & 1 deletion trace/cloud-trace-demo-app/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-monitoring==0.36.0
google-cloud-monitoring==1.0.0
google-cloud-trace==0.23.0
opencensus==0.7.7
Flask==1.1.2
Expand Down

0 comments on commit 0f750e1

Please sign in to comment.