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.0
12.25.1
->12.26.0
0.12.9
->0.12.10
Release Notes
Azure/azure-sdk-for-python (azure-identity)
v1.24.0
Compare Source
1.24.0 (2025-08-07)
Bugs Fixed
AuthorizationCodeCredential
and the asynchronousOnBehalfOfCredential
. (#42145)Other Changes
ManagedIdentityCredential
now retries IMDS 410 status responses for at least 70 seconds total duration as required by Azure IMDS documentation. (#42330)DefaultAzureCredential
diagnostics whenWorkloadIdentityCredential
initialization fails. If DAC fails to find a successful credential in the chain, the reasonWorkloadIdentityCredential
failed will be included in the error message. (#42346)v1.23.1
Compare Source
1.23.1 (2025-07-15)
Bugs Fixed
AzurePowerShellCredential
not working correctly for users still using older versions of PowerShell (e.g., Windows PowerShell 5.1) where-AsPlainText
is not supported in theConvertFrom-SecureString
cmdlet. (#41675)AzureCliCredential
being unable to find the correctaz
executable for certain Python versions on Windows. (#41806)astral-sh/ruff (ruff)
v0.12.10
Compare Source
Preview features
flake8-simplify
] Implement fix formaxsplit
without separator (SIM905
) (#19851)flake8-use-pathlib
] Add fixes forPTH102
andPTH103
(#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 nestedOptional
s (UP045
) (#19770)Rule changes
pycodestyle
] MakeE731
fix 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.