Skip to content

Commit 44d3878

Browse files
authored
chore(deps): update dependency google-cloud-org-policy to v1 (#224)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-org-policy](https://togithub.com/googleapis/python-org-policy) | `>=0.1.2, <0.4.0` -> `>=0.1.2, <2.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-org-policy/1.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-org-policy/1.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-org-policy/1.0.0/compatibility-slim/0.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-org-policy/1.0.0/confidence-slim/0.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-org-policy</summary> ### [`v1.0.0`](https://togithub.com/googleapis/python-org-policy/blob/master/CHANGELOG.md#&#8203;100-httpswwwgithubcomgoogleapispython-org-policycomparev030v100-2021-07-01) [Compare Source](https://togithub.com/googleapis/python-org-policy/compare/v0.3.0...v1.0.0) ##### Features - add always_use_jwt_access ([#&#8203;59](https://www.github.com/googleapis/python-org-policy/issues/59)) ([6acf334](https://www.github.com/googleapis/python-org-policy/commit/6acf334ca0c306603b49ab64694647985b04e83b)) - bump release level to production/stable ([#&#8203;50](https://www.github.com/googleapis/python-org-policy/issues/50)) ([2b1da9e](https://www.github.com/googleapis/python-org-policy/commit/2b1da9e03aa82330b0461c78abee2fa75390d238)) ##### Bug Fixes - disable always_use_jwt_access ([#&#8203;62](https://www.github.com/googleapis/python-org-policy/issues/62)) ([b6bf93c](https://www.github.com/googleapis/python-org-policy/commit/b6bf93c535dee1822d3b111a8e96ca6d4d30ba55)) ##### Documentation - omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#&#8203;1127](https://www.github.com/googleapis/python-org-policy/issues/1127)) ([#&#8203;56](https://www.github.com/googleapis/python-org-policy/issues/56)) ([540f601](https://www.github.com/googleapis/python-org-policy/commit/540f6018e9631664c0fda97ca1d0db90ab5783fd)), closes [#&#8203;1126](https://www.github.com/googleapis/python-org-policy/issues/1126) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **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#github/googleapis/python-asset).
1 parent d376cff commit 44d3878

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-asset/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"google-api-core[grpc] >= 1.26.0, < 2.0.0dev",
3232
"grpc-google-iam-v1 >= 0.12.3, < 0.13dev",
3333
"google-cloud-access-context-manager >= 0.1.2, < 0.2.0dev",
34-
"google-cloud-org-policy>=0.1.2, <0.4.0",
34+
"google-cloud-org-policy>=0.1.2, <2.0.0",
3535
"google-cloud-os-config >= 1.0.0, <2.0.0dev",
3636
"proto-plus >= 1.10.0",
3737
"packaging >= 14.3",

0 commit comments

Comments
 (0)