dependabot[bot] opened a new pull request, #308:
URL: https://github.com/apache/incubator-ponymail-foal/pull/308

   Updates the requirements on 
[google-auth](https://github.com/googleapis/google-auth-library-python) to 
permit the latest version.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md";>google-auth's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <p><a href="https://pypi.org/project/google-auth/#history";>PyPI 
History</a></p>
   <h2><a 
href="https://github.com/googleapis/google-auth-library-python/compare/v2.47.0...v2.48.0";>2.48.0</a>
 (2026-01-22)</h2>
   <h3>Features</h3>
   <ul>
   <li>add cryptography as required dependency (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1929";>#1929</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/52558ae2881b1e6555f6f5c0d76365c15807ead9";>52558ae2881b1e6555f6f5c0d76365c15807ead9</a>)</li>
   <li>Support the mTLS IAM domain for Certificate based Access (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1938";>#1938</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/8dcf91a1b05c85fbbd0bcee78d66e498099102ab";>8dcf91a1b05c85fbbd0bcee78d66e498099102ab</a>)</li>
   <li>add configurable GCE Metadata Server retries (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1488";>#1488</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/454b441b478ec62bbf1a6ad5bceb6c7cbbfd0c37";>454b441b478ec62bbf1a6ad5bceb6c7cbbfd0c37</a>)</li>
   <li>honor <code>NO_GCE_CHECK</code> environment variable (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1610";>#1610</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/383c9827536d9376e8248370ce4c2b83e468d027";>383c9827536d9376e8248370ce4c2b83e468d027</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>resolve circular imports (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1942";>#1942</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/25c1b064545702cbef087cfcd15fbbb6ef1af74f";>25c1b064545702cbef087cfcd15fbbb6ef1af74f</a>)</li>
   <li>removes <code>content-header</code> from AWS IMDS get request (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1934";>#1934</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/97bfea9e02ede953fc8ee154e0deed3a3cfc6dcc";>97bfea9e02ede953fc8ee154e0deed3a3cfc6dcc</a>)</li>
   <li>detect correct auth when ADC env var is set but empty (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1374";>#1374</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/bfc07e1050bd0aa86fa3b08cdf70c9b68b5fe6a2";>bfc07e1050bd0aa86fa3b08cdf70c9b68b5fe6a2</a>)</li>
   <li>replace deprecated utcfromtimestamp (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1799";>#1799</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/e431f20cf73ccac71926a23ec454468cea92e053";>e431f20cf73ccac71926a23ec454468cea92e053</a>)</li>
   <li>Use <code>user_verification=preferred</code> for ReAuth WebAuthn 
challenge (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1798";>#1798</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/3f88a24089c4ee6822d510de0db210b54260d873";>3f88a24089c4ee6822d510de0db210b54260d873</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/googleapis/google-auth-library-python/compare/v2.46.0...v2.47.0";>2.47.0</a>
 (2026-01-06)</h2>
   <h3>Features</h3>
   <ul>
   <li>drop <code>cachetools</code> dependency in favor of simple local 
implementation (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1590";>#1590</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/5c07e1c4f52bc77a1b16fa3b7b3c5269c242f6f4";>5c07e1c4f52bc77a1b16fa3b7b3c5269c242f6f4</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Python 3.8 support (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1918";>#1918</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/60dc20014a35ec4ba71e8065b9a33ecbdbeca97a";>60dc20014a35ec4ba71e8065b9a33ecbdbeca97a</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/googleapis/google-auth-library-python/compare/v2.45.0...v2.46.0";>2.46.0</a>
 (2026-01-05)</h2>
   <h3>Documentation</h3>
   <ul>
   <li>update urllib3 docstrings for v2 compatibility (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1903";>#1903</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/3f1aeea2d1014ea1d244a4c3470e52d74d55404b";>3f1aeea2d1014ea1d244a4c3470e52d74d55404b</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>Recognize workload certificate config in has_default_client_cert_source 
for mTLS for Agentic Identities (<a 
href="https://redirect.github.com/googleapis/google-auth-library-python/issues/1907";>#1907</a>)
 (<a 
href="https://github.com/googleapis/google-auth-library-python/commit/0b9107d573123e358c347ffa067637f992af61b4";>0b9107d573123e358c347ffa067637f992af61b4</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/googleapis/google-auth-library-python/commits";>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 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]

Reply via email to