docassemble
docassemble copied to clipboard
Bump azure-identity from 1.15.0 to 1.16.1 in /docassemble_webapp
trafficstars
Bumps azure-identity from 1.15.0 to 1.16.1.
Release notes
Sourced from azure-identity's releases.
azure-identity_1.16.1
1.16.1 (2024-06-11)
Bugs Fixed
- Managed identity bug fixes
azure-identity_1.16.0
1.16.0 (2024-04-09)
Other Changes
- For IMDS requests in
ManagedIdentityCredential, the retry backoff factor was reduced from 2 to 0.8 in order to avoid excessive retry delays and improve responsiveness. Users can customize this setting with theretry_backoff_factorparameter:ManagedIdentityCredential(retry_backoff_factor=2). (#35070)
Commits
6a07fc9[Identity] Fix device code tests (#35846)e16a704[Identity] Add Azure Arc key validation checks95c5f2aUpdate release dates (#35091)c58bfa7[Identity] Adjust IMDS retry backoff (#35070)6680ffc[Identity] Update broker docs (#35032)1ade699[Identity] Update live test config (#35019)66efa24Update Authorization Code client_secret kwarg usage (#34862)6f79b4dFix WAM default account code sample (#35007)4348985Update default broker account sample (#35003)0527e86[skip ci] Delete azure-devtools and deps/references- 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) You can disable automated security fix PRs for this repo from the Security Alerts page.