Skip to content

Commit 862fe99

Browse files
Python: Bump azure-core from 1.36.0 to 1.38.0 in /python (#13495)
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.36.0 to 1.38.0. <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.38.0</h2> <h2>1.38.0 (2026-01-12)</h2> <h3>Breaking Changes</h3> <ul> <li>Changed the continuation token format. Continuation tokens generated by previous versions of azure-core are not compatible with this version.</li> </ul> <h2>azure-core_1.37.0</h2> <h2>1.37.0 (2025-12-11)</h2> <h3>Features Added</h3> <ul> <li>Added <code>get_backcompat_attr_name</code> to <code>azure.core.serialization</code>. <code>get_backcompat_attr_name</code> gets the backcompat name of an attribute using backcompat attribute access. <a href="https://redirect.github.com/Azure/azure-sdk-for-python/issues/44084">#44084</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-python/commit/6d2e6431ea0991861640e449e51e894247a7771a"><code>6d2e643</code></a> update release date (<a href="https://redirect.github.com/Azure/azure-sdk-for-python/issues/44609">#44609</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-python/commit/ca2b965d8cce6eaa135fe01804b96164b56b7f16"><code>ca2b965</code></a> [Core] Prep release (<a href="https://redirect.github.com/Azure/azure-sdk-for-python/issues/44590">#44590</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-python/commit/fb8cbea1b9d85135f7ba99bfc6cbc2f3cee138ff"><code>fb8cbea</code></a> Introduce new version of continuation token (<a href="https://redirect.github.com/Azure/azure-sdk-for-python/issues/44574">#44574</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-python/commit/6578a78f6a7429bbe73e27ebe904d7f362d7efa2"><code>6578a78</code></a> [Core] Increment version for core release (<a href="https://redirect.github.com/Azure/azure-sdk-for-python/issues/44398">#44398</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-python/commit/a69a3c26f3a3ed0c9e5a888d991ad447754ad00b"><code>a69a3c2</code></a> add example to demo how to use truststore (<a href="https://redirect.github.com/Azure/azure-sdk-for-python/issues/44343">#44343</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-python/commit/5ade1087ec6a425d7639eefcff206ceffdf3d48f"><code>5ade108</code></a> Bumping the targeted <code>httpx</code> for <code>azure-core-experimental</code> dev reqs (<a href="https://redirect.github.com/Azure/azure-sdk-for-python/issues/44328">#44328</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-python/commit/cbb1db62711eae72aca1b2bbeedcbd7e02d21109"><code>cbb1db6</code></a> [core] add tests and fix backcompat functions (<a href="https://redirect.github.com/Azure/azure-sdk-for-python/issues/44084">#44084</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-python/commit/4adcc524b09e09e4916f1280a32f9802cc798788"><code>4adcc52</code></a> [Core] Support timeout error in requests+aiohttp transports (<a href="https://redirect.github.com/Azure/azure-sdk-for-python/issues/43201">#43201</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-python/commit/fd709673eacbebc1107d998f217a131fa3394326"><code>fd70967</code></a> [Core] Increment version for core release (<a href="https://redirect.github.com/Azure/azure-sdk-for-python/issues/43435">#43435</a>)</li> <li>See full diff in <a href="https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.36.0...azure-core_1.38.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=azure-core&package-manager=uv&previous-version=1.36.0&new-version=1.38.0)](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 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microsoft/semantic-kernel/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e88361b commit 862fe99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python/uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)