chore(deps-dev): bump azure-core from 1.35.0 to 1.36.0
Open
Number: #1033
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
October 15, 2025 at 06:00 AM UTC
(4 months ago)
(4 months ago)
Updated:
October 18, 2025 at 05:21 PM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps azure-core from 1.35.0 to 1.36.0.
Release notes
Sourced from azure-core's releases.
azure-core_1.36.0
1.36.0 (2025-10-14)
Features Added
- Added
TypeHandlerRegistrytoazure.core.serializationto allow developers to register custom serializers and deserializers for specific types or conditions. #43051Bugs Fixed
- Fixed repeated import attempts of cchardet and chardet when charset_normalizer is used #43092
Other Changes
- Removed
sixas a dependency since it was unused. #39962- Added caching to the tracing implementation detection function to prevent potential performance issues from repeated import attempts. #43338
azure-core_1.35.1
1.35.1 (2025-09-11)
Bugs Fixed
- Fixed an issue where the
retry_backoff_maxparameter inRetryPolicyandAsyncRetryPolicyconstructors was being ignored, causing retry operations to use default maximum backoff values instead of the user-specified limits. #42444Other Changes
BearerTokenCredentialPolicyandAsyncBearerTokenCredentialPolicywill now properly surface credential exceptions when handling claims challenges. Previously, exceptions from credential token requests were suppressed; now they are raised and chained with the original 401HttpResponseErrorresponse for better debugging visibility. #42536
Commits
12ad0ed[Core] Prepare 1.36.0 releaseb52527c[Core] Update TypeHandlerRegistry typing (#43393)cf6b995[Core] Add tracing impl detection function caching (#43338)8ba0717[Core] Add type handling registry (#43051)3ccc15eazure-core: remove six dependency (#39962)129e858[azure-core] Cache the search for charset detection library (#43092)e432a89[Core] Enable CAE in auth policy by default (#42941)2352685Increment package version after release of azure-core (#42979)e4fde9e[Core] Prepare release (#42966)df01859[Core] Read stream challenge error response (#42920)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 10193054 |
| UUID: | 2915719605 |
| Node ID: | PR_kwDODnmQMs6tylm1 |
| Host: | GitHub |
| Repository: | microsoftgraph/msgraph-sdk-python-core |
| Mergeable: | Yes |
| Merge State: | Clean |
| Rebaseable: | Yes |