Skip to content

Commit

Permalink
Merge #4734
Browse files Browse the repository at this point in the history
4734: Update google-auth requirement from ~=2.12.0 to ~=2.13.0 r=jenshnielsen a=dependabot[bot]

Updates the requirements on [google-auth](https://github.com/googleapis/google-auth-library-python) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/googleapis/google-auth-library-python/releases">google-auth's releases</a>.</em></p>
<blockquote>
<h2>v2.13.0</h2>
<h2><a href="https://github.com/googleapis/google-auth-library-python/compare/v2.12.0...v2.13.0">2.13.0</a> (2022-10-14)</h2>
<h3>Features</h3>
<ul>
<li>Adds new external account authorized user credentials (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1160">#1160</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/523f8117a72548d91f1bb169a3c91b095477ce3b">523f811</a>)</li>
<li>Implement pluggable auth interactive mode (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1131">#1131</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/44a189fc6185bf33e9d5609cf8d57a846cd98aaf">44a189f</a>)</li>
<li>Introduce the functionality to override token_uri in credentials (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1159">#1159</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/73bc7e9e0e72b6c5057a13cdb4ac996b754ddb58">73bc7e9</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Adding one more pattern to relax the regex check for sts and impersonation url endpoints (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1158">#1158</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/75326e397c619a2b58963d3fd9fc1a1a5eda13a0">75326e3</a>)</li>
</ul>
</blockquote>
</details>
<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>
<h2><a href="https://github.com/googleapis/google-auth-library-python/compare/v2.12.0...v2.13.0">2.13.0</a> (2022-10-14)</h2>
<h3>Features</h3>
<ul>
<li>Adds new external account authorized user credentials (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1160">#1160</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/523f8117a72548d91f1bb169a3c91b095477ce3b">523f811</a>)</li>
<li>Implement pluggable auth interactive mode (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1131">#1131</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/44a189fc6185bf33e9d5609cf8d57a846cd98aaf">44a189f</a>)</li>
<li>Introduce the functionality to override token_uri in credentials (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1159">#1159</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/73bc7e9e0e72b6c5057a13cdb4ac996b754ddb58">73bc7e9</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Adding one more pattern to relax the regex check for sts and impersonation url endpoints (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1158">#1158</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/75326e397c619a2b58963d3fd9fc1a1a5eda13a0">75326e3</a>)</li>
</ul>
<h2><a href="https://github.com/googleapis/google-auth-library-python/compare/v2.11.1...v2.12.0">2.12.0</a> (2022-09-26)</h2>
<h3>Features</h3>
<ul>
<li>Retry behavior (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1113">#1113</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/78d37906f0811f9878834ac34d5b83e5cbd58800">78d3790</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Modify RefreshError exception to use gcloud ADC command. (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1149">#1149</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/059fd353d5f2a8527de8bf1fe6dbd5e326c0e29a">059fd35</a>)</li>
<li>Revert &quot;Update token refresh threshold from 20 seconds to 5 minutes&quot;. (<a href="https://github.com/googleapis/google-auth-library-python/commit/186464bf5920fb3b76499ac542b0fb90023629de">186464b</a>)</li>
</ul>
<h2><a href="https://github.com/googleapis/google-auth-library-python/compare/v2.11.0...v2.11.1">2.11.1</a> (2022-09-20)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Fix socket leak in impersonated_credentials (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1123">#1123</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/b1eb467f50f0c080e89a122426061b28f0be0567">b1eb467</a>), closes <a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1122">#1122</a></li>
<li>Make pluggable auth tests work in all environments (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1114">#1114</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/bb5c9791c64e2472a90ba7191f79f4c5fedb2538">bb5c979</a>)</li>
<li>Skip oauth2client adapter tests if oauth2client is not installed (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1132">#1132</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/d15092ff8b66b3039641d482a0debafde4ba0077">d15092f</a>)</li>
<li>Update token refresh threshold from 20 seconds to 5 minutes (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1146">#1146</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/261a56138fba33ff7d898ab5907a6098125fefef">261a561</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><strong>samples:</strong> Add auth samples and tests (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1102">#1102</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/ac875201bc8ba5d638a9eafcd3ccfdeb73a2f0ec">ac87520</a>)</li>
</ul>
<h2><a href="https://github.com/googleapis/google-auth-library-python/compare/v2.10.0...v2.11.0">2.11.0</a> (2022-08-18)</h2>
<h3>Features</h3>
<ul>
<li>add integration tests for configurable token lifespan (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1103">#1103</a>) (<a href="https://github.com/googleapis/google-auth-library-python/commit/124bae60771a8984674a1d7eeab3ec22b2fa0033">124bae6</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/googleapis/google-auth-library-python/commit/05b7a7244287ef0a8eb0dc8219c411c1f8a37509"><code>05b7a72</code></a> chore(main): release 2.13.0 (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1156">#1156</a>)</li>
<li><a href="https://github.com/googleapis/google-auth-library-python/commit/523f8117a72548d91f1bb169a3c91b095477ce3b"><code>523f811</code></a> feat: adds new external account authorized user credentials (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1160">#1160</a>)</li>
<li><a href="https://github.com/googleapis/google-auth-library-python/commit/24cfa563501df8c4f93134615b8e5f136db59b50"><code>24cfa56</code></a> chore: update refresh token (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1164">#1164</a>)</li>
<li><a href="https://github.com/googleapis/google-auth-library-python/commit/73bc7e9e0e72b6c5057a13cdb4ac996b754ddb58"><code>73bc7e9</code></a> feat: Introduce the functionality to override token_uri in credentials (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1159">#1159</a>)</li>
<li><a href="https://github.com/googleapis/google-auth-library-python/commit/75326e397c619a2b58963d3fd9fc1a1a5eda13a0"><code>75326e3</code></a> fix: adding one more pattern to relax the regex check for sts and impersonati...</li>
<li><a href="https://github.com/googleapis/google-auth-library-python/commit/44a189fc6185bf33e9d5609cf8d57a846cd98aaf"><code>44a189f</code></a> feat: implement pluggable auth interactive mode (<a href="https://github-redirect.dependabot.com/googleapis/google-auth-library-python/issues/1131">#1131</a>)</li>
<li>See full diff in <a href="https://github.com/googleapis/google-auth-library-python/compare/v2.12.0...v2.13.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] authored Oct 18, 2022
2 parents a0b6222 + a97928c commit 358a772
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 @@ -35,7 +35,7 @@ fastjsonschema~=2.16.2
fonttools~=4.37.4
future~=0.18.2
google-api-core~=2.10.2
google-auth~=2.12.0
google-auth~=2.13.0
googleapis-common-protos~=1.56.4
h5netcdf~=1.0.2
h5py~=3.7.0
Expand Down

0 comments on commit 358a772

Please sign in to comment.