dependabot[bot] opened a new pull request, #3797:
URL: https://github.com/apache/iceberg-python/pull/3797

   Bumps [google-auth](https://github.com/googleapis/google-cloud-python) from 
2.56.2 to 2.56.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/googleapis/google-cloud-python/releases";>google-auth's 
releases</a>.</em></p>
   <blockquote>
   <h2>google-auth: v2.56.3</h2>
   <h2><a 
href="https://github.com/googleapis/google-cloud-python/compare/google-auth-v2.56.2...google-auth-v2.56.3";>2.56.3</a>
 (2026-08-06)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>auth:</strong> avoid creating mTLS SSL context for custom async 
transports (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17825";>#17825</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-python/commit/fbe33f9653d61353c0263ac2d0bff71eb76131f8";>fbe33f9</a>),
 refs <a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17622";>#17622</a></li>
   <li><strong>auth:</strong> only trigger mTLS certificate rotation on mTLS 
endpoints (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17928";>#17928</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-python/commit/f7b49ea967d93a969c73389c7b7baddf595d9a48";>f7b49ea</a>)</li>
   <li><strong>auth:</strong> properly extract stdout from gnubby webauthn 
plugin failures (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17885";>#17885</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-python/commit/744e826f79e99a75600193f4794e6eb225871e37";>744e826</a>)</li>
   <li>deduplicate x-goog-api-client headers (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17616";>#17616</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-python/commit/6167e4136e24a40fa6fc77be5987ba9cab8ac5e8";>6167e41</a>)</li>
   <li><strong>oauth2:</strong> avoid redundant JWKS network fetches (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17891";>#17891</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-python/commit/de53298212cd4da417f22a5c1697901e0621b975";>de53298</a>)</li>
   </ul>
   <h3>Performance Improvements</h3>
   <ul>
   <li><strong>auth:</strong> use generator expression in any() to allow 
short-circuiting (<a 
href="https://github.com/googleapis/google-cloud-python/commit/735e5659be9e48776101f3530db441968e587135";>735e565</a>)</li>
   <li><strong>auth:</strong> use generator expression in any() to allow 
short-circuiting (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17937";>#17937</a>)
 (<a 
href="https://github.com/googleapis/google-cloud-python/commit/735e5659be9e48776101f3530db441968e587135";>735e565</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/googleapis/google-cloud-python/commit/905bfe39396d0062fde6df462e5c495e93b9749e";><code>905bfe3</code></a>
 chore: release main (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17832";>#17832</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-python/commit/ad8f93c3211b3ae9d9b234a5b2fa52a8cbf4b206";><code>ad8f93c</code></a>
 fix(api-core): use truthiness check in setup_request_id to support 
proto-plus...</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-python/commit/06dd2c00e6ca3f7d174cc03cb4dba9371bf1ff47";><code>06dd2c0</code></a>
 chore: bump google-api-core to 2.28.0 (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/18003";>#18003</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-python/commit/08f21a6bfc357d249a6c85cd9d4282154fa9aba2";><code>08f21a6</code></a>
 fix(proto-plus): add context to TypeErrors during message manipulation (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17682";>#17682</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-python/commit/32fd4796a6c47b1cad4c9f2881913da51fda2adf";><code>32fd479</code></a>
 tests(spanner): avoid table name collisions in tests (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/18001";>#18001</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-python/commit/2207ca66fe9b5d5aff201dd922f37df06ab4b664";><code>2207ca6</code></a>
 feat: add pandas-gbq capability helper (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17957";>#17957</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-python/commit/6167e4136e24a40fa6fc77be5987ba9cab8ac5e8";><code>6167e41</code></a>
 fix: deduplicate x-goog-api-client headers (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17616";>#17616</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-python/commit/71bc6223ee0f344b2bc91ddcab82ab0b1b8fc19b";><code>71bc622</code></a>
 docs: add connector libraries overview table to package README (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17939";>#17939</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-python/commit/1b5c48b851d92d77f9fb4ce5beea57a22281445d";><code>1b5c48b</code></a>
 fix(bigframes): fix field name typos for ai.generate* functions (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17983";>#17983</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-cloud-python/commit/f64ada29ff596202a5625f71516f0215e45aa8ae";><code>f64ada2</code></a>
 fix: avoid retaining routing parameter instances in cache (<a 
href="https://redirect.github.com/googleapis/google-cloud-python/issues/17961";>#17961</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/googleapis/google-cloud-python/compare/google-auth-v2.56.2...google-auth-v2.56.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-auth&package-manager=uv&previous-version=2.56.2&new-version=2.56.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to