dependabot[bot] opened a new pull request, #24539:
URL: https://github.com/apache/beam/pull/24539

   Updates the requirements on 
[google-cloud-bigquery-storage](https://github.com/googleapis/python-bigquery-storage)
 to permit the latest version.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/googleapis/python-bigquery-storage/releases";>google-cloud-bigquery-storage's
 releases</a>.</em></p>
   <blockquote>
   <h2>v2.16.2</h2>
   <h2><a 
href="https://github.com/googleapis/python-bigquery-storage/compare/v2.16.1...v2.16.2";>2.16.2</a>
 (2022-10-07)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> Allow protobuf 3.19.5 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/522";>#522</a>)
 (<a 
href="https://github.com/googleapis/python-bigquery-storage/commit/cbe3fef5b1df55bb8b58fb399d119a0439c872c6";>cbe3fef</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/googleapis/python-bigquery-storage/blob/main/CHANGELOG.md";>google-cloud-bigquery-storage's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/googleapis/python-bigquery-storage/compare/v2.16.1...v2.16.2";>2.16.2</a>
 (2022-10-07)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> Allow protobuf 3.19.5 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/522";>#522</a>)
 (<a 
href="https://github.com/googleapis/python-bigquery-storage/commit/cbe3fef5b1df55bb8b58fb399d119a0439c872c6";>cbe3fef</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/googleapis/python-bigquery-storage/compare/v2.16.0...v2.16.1";>2.16.1</a>
 (2022-09-29)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> Require protobuf &gt;= 3.20.2 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/517";>#517</a>)
 (<a 
href="https://github.com/googleapis/python-bigquery-storage/commit/53d72c7bf8fbe63bc1ea769ed4d8f6e1daad5b87";>53d72c7</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/googleapis/python-bigquery-storage/compare/v2.15.0...v2.16.0";>2.16.0</a>
 (2022-09-19)</h2>
   <h3>Features</h3>
   <ul>
   <li>Add location to WriteStream and add WriteStreamView support (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/507";>#507</a>)
 (<a 
href="https://github.com/googleapis/python-bigquery-storage/commit/20371ef91b2071cbdf0000a5fbecb7db71184fae";>20371ef</a>)</li>
   <li>add proto annotation for non-ascii field mapping (<a 
href="https://github.com/googleapis/python-bigquery-storage/commit/7eba58c13a770a2876b75a520f5222528f848b89";>7eba58c</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/googleapis/python-bigquery-storage/compare/v2.14.2...v2.15.0";>2.15.0</a>
 (2022-09-06)</h2>
   <h3>Features</h3>
   <ul>
   <li>Allow users to set Apache Avro output format options through 
avro_serialization_options param in TableReadOptions message (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/490";>#490</a>)
 (<a 
href="https://github.com/googleapis/python-bigquery-storage/commit/0c1264d47b6d412b11524fee484cff6473480890";>0c1264d</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/googleapis/python-bigquery-storage/compare/v2.14.1...v2.14.2";>2.14.2</a>
 (2022-08-12)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> allow protobuf &lt; 5.0.0 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/486";>#486</a>)
 (<a 
href="https://github.com/googleapis/python-bigquery-storage/commit/e96a3529c3fc0f971a34aa9a8e51634eb4e1ee5d";>e96a352</a>)</li>
   <li><strong>deps:</strong> drop freezegun dependency in extras (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/481";>#481</a>)
 (<a 
href="https://github.com/googleapis/python-bigquery-storage/commit/7ba7953dd7b5f0fd676871064946fae8d1ceb57e";>7ba7953</a>)</li>
   <li><strong>deps:</strong> require proto-plus &gt;= 1.22.0 (<a 
href="https://github.com/googleapis/python-bigquery-storage/commit/e96a3529c3fc0f971a34aa9a8e51634eb4e1ee5d";>e96a352</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>clarify size limitations for AppendRowsRequest (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/474";>#474</a>)
 (<a 
href="https://github.com/googleapis/python-bigquery-storage/commit/7132617ec15eba7855dac33b4757f6d63cc80aba";>7132617</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/googleapis/python-bigquery-storage/compare/v2.14.0...v2.14.1";>2.14.1</a>
 (2022-07-13)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> require google-api-core&gt;=1.32.0,&gt;=2.8.0 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/469";>#469</a>)
 (<a 
href="https://github.com/googleapis/python-bigquery-storage/commit/42f7a0db343a47aa9fe4f3c55688480a8537def4";>42f7a0d</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/googleapis/python-bigquery-storage/commit/7048955cc66e869a31994e2fb2ab85c43f888934";><code>7048955</code></a>
 chore(main): release 2.16.2 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/523";>#523</a>)</li>
   <li><a 
href="https://github.com/googleapis/python-bigquery-storage/commit/cbe3fef5b1df55bb8b58fb399d119a0439c872c6";><code>cbe3fef</code></a>
 fix(deps): allow protobuf 3.19.5 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/522";>#522</a>)</li>
   <li><a 
href="https://github.com/googleapis/python-bigquery-storage/commit/bcf7ae2beddbc13d99499dfcf014d61bd54c6c23";><code>bcf7ae2</code></a>
 chore(deps): update all dependencies (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/521";>#521</a>)</li>
   <li><a 
href="https://github.com/googleapis/python-bigquery-storage/commit/5437ade73e53b006eb85a08b98aeccb809374a4b";><code>5437ade</code></a>
 chore(deps): update dependency google-auth to v2.12.0 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/518";>#518</a>)</li>
   <li><a 
href="https://github.com/googleapis/python-bigquery-storage/commit/6686a6e51a632a67e0e2581541693a5561d2540d";><code>6686a6e</code></a>
 chore(main): release 2.16.1 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/520";>#520</a>)</li>
   <li><a 
href="https://github.com/googleapis/python-bigquery-storage/commit/53d72c7bf8fbe63bc1ea769ed4d8f6e1daad5b87";><code>53d72c7</code></a>
 fix(deps): require protobuf &gt;= 3.20.2 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/517";>#517</a>)</li>
   <li><a 
href="https://github.com/googleapis/python-bigquery-storage/commit/b7519bfbd3b6409e9cdc7dfc1173d84e92e69845";><code>b7519bf</code></a>
 chore(deps): update dependency db-dtypes to v1.0.4 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/514";>#514</a>)</li>
   <li><a 
href="https://github.com/googleapis/python-bigquery-storage/commit/da4d912be6b46c747b34fe0dd2b3b54eaabd596a";><code>da4d912</code></a>
 chore(deps): update dependency google-auth to v2.11.1 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/513";>#513</a>)</li>
   <li><a 
href="https://github.com/googleapis/python-bigquery-storage/commit/008db49b801d3a6a37dd4f9f6c39a6babd9a3655";><code>008db49</code></a>
 chore(deps): update dependency google-cloud-bigquery-storage to v2.16.0 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/512";>#512</a>)</li>
   <li><a 
href="https://github.com/googleapis/python-bigquery-storage/commit/b728fead7613be1567927dda68c2a9ad00d0b4ff";><code>b728fea</code></a>
 chore(main): release 2.16.0 (<a 
href="https://github-redirect.dependabot.com/googleapis/python-bigquery-storage/issues/508";>#508</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/googleapis/python-bigquery-storage/compare/v2.6.3...v2.16.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to