Update all non-major dependencies #74
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.23.0->1.24.012.25.1->12.26.00.12.9->0.12.10Release Notes
Azure/azure-sdk-for-python (azure-identity)
v1.24.0Compare Source
1.24.0 (2025-08-07)
Bugs Fixed
AuthorizationCodeCredentialand the asynchronousOnBehalfOfCredential. (#42145)Other Changes
ManagedIdentityCredentialnow retries IMDS 410 status responses for at least 70 seconds total duration as required by Azure IMDS documentation. (#42330)DefaultAzureCredentialdiagnostics whenWorkloadIdentityCredentialinitialization fails. If DAC fails to find a successful credential in the chain, the reasonWorkloadIdentityCredentialfailed will be included in the error message. (#42346)v1.23.1Compare Source
1.23.1 (2025-07-15)
Bugs Fixed
AzurePowerShellCredentialnot working correctly for users still using older versions of PowerShell (e.g., Windows PowerShell 5.1) where-AsPlainTextis not supported in theConvertFrom-SecureStringcmdlet. (#41675)AzureCliCredentialbeing unable to find the correctazexecutable for certain Python versions on Windows. (#41806)astral-sh/ruff (ruff)
v0.12.10Compare Source
Preview features
flake8-simplify] Implement fix formaxsplitwithout separator (SIM905) (#19851)flake8-use-pathlib] Add fixes forPTH102andPTH103(#19514)Bug fixes
isort] Handle multiple continuation lines after module docstring (I002) (#19818)pyupgrade] Avoid reporting__future__features as unnecessary when they are used (UP010) (#19769)pyupgrade] Handle nestedOptionals (UP045) (#19770)Rule changes
pycodestyle] MakeE731fix unsafe instead of display-only for class assignments (#19700)pyflakes] Add secondary annotation showing previous definition (F811) (#19900)Documentation
flake8-annotations] Remove unused import in example (ANN401) (#20000)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.