Skip to content

Commit

Permalink
Merge #4034
Browse files Browse the repository at this point in the history
4034: Update googleapis-common-protos requirement from ~=1.55.0 to ~=1.56.0 r=jenshnielsen a=dependabot[bot]

Updates the requirements on [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/googleapis/python-api-common-protos/releases">googleapis-common-protos's releases</a>.</em></p>
<blockquote>
<h2>v1.56.0</h2>
<h2><a href="https://github.com/googleapis/python-api-common-protos/compare/v1.55.0...v1.56.0">1.56.0</a> (2022-03-17)</h2>
<h3>Features</h3>
<ul>
<li>add google/api/error_reason.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
<li>add google/api/visibility.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
<li>add google/type/decimal.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
<li>add google/type/interval.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
<li>add google/type/localized_text.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
<li>add google/type/phone_number.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
<li>update all protos and pb2 files (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>expose all names in longrunning _pb2's (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/90">#90</a>) (<a href="https://github.com/googleapis/python-api-common-protos/commit/09e9ccd86c21dceb3a5add66cc4bf5009cb255a9">09e9ccd</a>)</li>
<li>re-generate pb2 files (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/87">#87</a>) (<a href="https://github.com/googleapis/python-api-common-protos/commit/6260547506f122ca9ee833aca0669d1650304a11">6260547</a>)</li>
<li>re-generate pb2 files using grpcio-tools&lt;1.44.0 (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/93">#93</a>) (<a href="https://github.com/googleapis/python-api-common-protos/commit/76bb9f66f9674ad4c3a7fdc8812dadfb25b170a6">76bb9f6</a>)</li>
<li>remove deprecated fields <code>aliases</code> and <code>features</code> from google/api/endpoint.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/googleapis/python-api-common-protos/blob/main/CHANGELOG.md">googleapis-common-protos's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/googleapis/python-api-common-protos/compare/v1.55.0...v1.56.0">1.56.0</a> (2022-03-17)</h2>
<h3>Features</h3>
<ul>
<li>add google/api/error_reason.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
<li>add google/api/visibility.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
<li>add google/type/decimal.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
<li>add google/type/interval.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
<li>add google/type/localized_text.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
<li>add google/type/phone_number.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
<li>update all protos and pb2 files (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>expose all names in longrunning _pb2's (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/90">#90</a>) (<a href="https://github.com/googleapis/python-api-common-protos/commit/09e9ccd86c21dceb3a5add66cc4bf5009cb255a9">09e9ccd</a>)</li>
<li>re-generate pb2 files (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/87">#87</a>) (<a href="https://github.com/googleapis/python-api-common-protos/commit/6260547506f122ca9ee833aca0669d1650304a11">6260547</a>)</li>
<li>re-generate pb2 files using grpcio-tools&lt;1.44.0 (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/93">#93</a>) (<a href="https://github.com/googleapis/python-api-common-protos/commit/76bb9f66f9674ad4c3a7fdc8812dadfb25b170a6">76bb9f6</a>)</li>
<li>remove deprecated fields <code>aliases</code> and <code>features</code> from google/api/endpoint.proto (<a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c">62c04b8</a>)</li>
</ul>
<h2><a href="https://github.com/googleapis/python-api-common-protos/compare/v1.54.0...v1.55.0">1.55.0</a> (2022-02-15)</h2>
<h3>Features</h3>
<ul>
<li>add location proto files. (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/84">#84</a>) (<a href="https://github.com/googleapis/python-api-common-protos/commit/9a33e56ac6a07a2e717edc55a39fa7cf2f9eec15">9a33e56</a>)</li>
</ul>
<h2><a href="https://www.github.com/googleapis/python-api-common-protos/compare/v1.53.0...v1.54.0">1.54.0</a> (2021-12-07)</h2>
<h3>Features</h3>
<ul>
<li>add extended_operations.proto (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/77">#77</a>) (<a href="https://www.github.com/googleapis/python-api-common-protos/commit/bc85849e21494b267d87cd6dc5d0a0e23e012470">bc85849</a>)</li>
<li>add google/api/routing.proto (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/75">#75</a>) (<a href="https://www.github.com/googleapis/python-api-common-protos/commit/1ae0bbcc9747af4dd467e7a246c1a2a4cd5ef2ec">1ae0bbc</a>)</li>
</ul>
<h2><a href="https://www.github.com/googleapis/python-api-common-protos/compare/v1.52.0...v1.53.0">1.53.0</a> (2021-02-25)</h2>
<h3>Features</h3>
<ul>
<li>add <code>google.api.ResourceDescriptor.Style</code> (<a href="https://www.github.com/googleapis/python-api-common-protos/commit/4ce679cd49771946bf781108e92e07cdf04a61eb">4ce679c</a>)</li>
<li>add API method signatures to longrunning operations (<a href="https://www.github.com/googleapis/python-api-common-protos/commit/8de7ae28dfe5dd4d0cb99dd3b89a8f1e614bbe6d">8de7ae2</a>)</li>
<li>add gapic_metadata_pb2 (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/38">#38</a>) (<a href="https://www.github.com/googleapis/python-api-common-protos/commit/8de7ae28dfe5dd4d0cb99dd3b89a8f1e614bbe6d">8de7ae2</a>)</li>
<li>add UNORDERED_LIST to field options (<a href="https://www.github.com/googleapis/python-api-common-protos/commit/8de7ae28dfe5dd4d0cb99dd3b89a8f1e614bbe6d">8de7ae2</a>)</li>
<li>add WaitOperation method to longrunning operations (<a href="https://www.github.com/googleapis/python-api-common-protos/commit/8de7ae28dfe5dd4d0cb99dd3b89a8f1e614bbe6d">8de7ae2</a>)</li>
<li>require python &gt;=3.6 and   (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/31">#31</a>) (<a href="https://www.github.com/googleapis/python-api-common-protos/commit/4ce679cd49771946bf781108e92e07cdf04a61eb">4ce679c</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/googleapis/python-api-common-protos/commit/d9d8a9fc3543ef90b69bc1a79467daca3a0d220e"><code>d9d8a9f</code></a> chore(main): release 1.56.0 (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/88">#88</a>)</li>
<li><a href="https://github.com/googleapis/python-api-common-protos/commit/62c04b83ef9ce972760407d8e9e9e0d77bbb071c"><code>62c04b8</code></a> feat: update all protos and pb2 files (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/92">#92</a>)</li>
<li><a href="https://github.com/googleapis/python-api-common-protos/commit/09e9ccd86c21dceb3a5add66cc4bf5009cb255a9"><code>09e9ccd</code></a> fix: expose all names in longrunning _pb2's (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/90">#90</a>)</li>
<li><a href="https://github.com/googleapis/python-api-common-protos/commit/76bb9f66f9674ad4c3a7fdc8812dadfb25b170a6"><code>76bb9f6</code></a> fix: re-generate pb2 files using grpcio-tools&lt;1.44.0 (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/93">#93</a>)</li>
<li><a href="https://github.com/googleapis/python-api-common-protos/commit/6260547506f122ca9ee833aca0669d1650304a11"><code>6260547</code></a> fix: re-generate pb2 files (<a href="https://github-redirect.dependabot.com/googleapis/python-api-common-protos/issues/87">#87</a>)</li>
<li>See full diff in <a href="https://github.com/googleapis/python-api-common-protos/compare/v1.55.0...v1.56.0">compare view</a></li>
</ul>
</details>
<br />


You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] committed Mar 18, 2022
2 parents ad5b12e + b1db490 commit e522014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ defusedxml~=0.7.1
entrypoints~=0.4
google-api-core~=2.7.1
google-auth~=2.6.2
googleapis-common-protos~=1.55.0
googleapis-common-protos~=1.56.0
h5netcdf~=0.14.1
h5py~=3.6.0
idna~=3.3
Expand Down

0 comments on commit e522014

Please sign in to comment.