Skip to content

Commit

Permalink
Merge #4568
Browse files Browse the repository at this point in the history
4568: Update azure-core requirement from ~=1.25.0 to ~=1.25.1 r=jenshnielsen a=dependabot[bot]

Updates the requirements on [azure-core](https://github.com/Azure/azure-sdk-for-python) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-python/releases">azure-core's releases</a>.</em></p>
<blockquote>
<h2>azure-core_1.25.1</h2>
<h2>1.25.1 (2022-09-01)</h2>
<h3>Bugs Fixed</h3>
<ul>
<li>Added <a href="https://github.com/runtime"><code>`@​runtime</code></a>_checkable` to <code>TokenCredential</code> protocol definitions  <a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-python/issues/25187">#25187</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Azure/azure-sdk-for-python/commit/39bb01164ff8f7b86e176bd60f0f4566e169c2ab"><code>39bb011</code></a> update changelog (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-python/issues/25926">#25926</a>)</li>
<li><a href="https://github.com/Azure/azure-sdk-for-python/commit/7a82567d35ff75d0848553aaf892cf8a00914851"><code>7a82567</code></a> remove some deps (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-python/issues/25565">#25565</a>)</li>
<li><a href="https://github.com/Azure/azure-sdk-for-python/commit/388efaaa2b8f4a14a4c306dc5ea6f77f1ba7fa6b"><code>388efaa</code></a> [Core] Add runtime_checkable to protocol definitions (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-python/issues/25187">#25187</a>)</li>
<li><a href="https://github.com/Azure/azure-sdk-for-python/commit/35ddb4e53457e9e2bf7b7e0f5e97f0c0ea2c89e0"><code>35ddb4e</code></a> fix: typos, cspell config (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-python/issues/25611">#25611</a>)</li>
<li><a href="https://github.com/Azure/azure-sdk-for-python/commit/5815e624bb27884cd2778b1515c94ab84f325f02"><code>5815e62</code></a> [mgmt][core] upgrade min dependency for azure-core (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-python/issues/25103">#25103</a>)</li>
<li><a href="https://github.com/Azure/azure-sdk-for-python/commit/ca7ed7ead1e1a5bb4970e12f3c1fd4bc75426290"><code>ca7ed7e</code></a> Increment package version after release of azure-core (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-python/issues/25556">#25556</a>)</li>
<li>See full diff in <a href="https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.25.0...azure-core_1.25.1">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 Sep 2, 2022
2 parents 443bb36 + 52f7da8 commit a450af6
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 @@ -5,7 +5,7 @@ asttokens~=2.0.8
atomicwrites~=1.4.1
attrs~=22.1.0
autodocsumm~=0.2.9
azure-core~=1.25.0
azure-core~=1.25.1
azure-identity~=1.10.0
Babel~=2.10.3
backcall~=0.2.0
Expand Down

0 comments on commit a450af6

Please sign in to comment.