An open index of dependabot pull requests across open source projects.

chore(deps-dev): bump azure-core from 1.35.0 to 1.36.0

Open
Number: #1033
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: October 15, 2025 at 06:00 AM UTC
(4 months ago)
Updated: October 18, 2025 at 05:21 PM UTC
(4 months ago)
Labels:
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 TypeHandlerRegistry to azure.core.serialization to allow developers to register custom serializers and deserializers for specific types or conditions. #43051

Bugs Fixed

  • Fixed repeated import attempts of cchardet and chardet when charset_normalizer is used #43092

Other Changes

  • Removed six as 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_max parameter in RetryPolicy and AsyncRetryPolicy constructors was being ignored, causing retry operations to use default maximum backoff values instead of the user-specified limits. #42444

Other Changes

  • BearerTokenCredentialPolicy and AsyncBearerTokenCredentialPolicy will 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 401 HttpResponseError response for better debugging visibility. #42536
Commits

Dependabot compatibility score

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 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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+1
Deletions:
-1
Package Dependencies
Package:
azure-core
Ecosystem:
pip
Version Change:
1.35.0 → 1.36.0
Update Type:
Minor
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