Bump azure-identity from 1.20.0 to 1.23.0 in /user-auth/graphtutorial
Closed
Number: #210
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 20, 2025 at 12:06 AM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
July 29, 2025 at 02:50 AM UTC
(10 months ago)
(10 months ago)
Closed:
July 29, 2025 at 02:50 AM UTC
(10 months ago)
(10 months ago)
Time to Close:
2 months
Labels:
dependencies python
dependencies python
Description:
Bumps azure-identity from 1.20.0 to 1.23.0.
Release notes
Sourced from azure-identity's releases.
azure-identity_1.23.0
1.23.0 (2025-05-13)
Features Added
- Added
AZURE_TOKEN_CREDENTIALSenvironment variable toDefaultAzureCredentialto allow for choosing groups of credentials.
prodforEnvironmentCredential,WorkloadIdentityCredential, andManagedIdentityCredential.devforSharedTokenCacheCredential,AzureCliCredential,AzurePowershellCredential, andAzureDeveloperCliCredential.azure-identity_1.22.0
1.22.0 (2025-05-06)
Breaking Changes
- Previously, if a
client_idoridentity_configwas specified inManagedIdentityCredentialfor Service Fabric managed identity, which is not supported, theclient_id(orresource_id/object_idspecifiedidentity_config) would be silently ignored. Now, an exception will be raised during a token request if aclient_idoridentity_configis specified for Service Fabric managed identity.Bugs Fixed
- Fixed an issue with error handling in MSAL-based credentials when the response content is a string rather than a dictionary. (#40281)
Other Changes
- Deprecated
VisualStudioCodeCredentialas the VS Code Azure Account extension on which this credential depends on has been deprecated. See the Azure Account extension deprecation notice. (#40613)- Python 3.8 is no longer supported. Please use Python version 3.9 or later.
Commits
65e21aeUpdate changelog (#41071)95b6c31Identity token cred env (#41060)d5b00d7Increment package version after release of azure-identity (#40925)a04ef82[Identity] Remove AzureApplicationCredential (#40901)0f2ff43[Identity] Release prep and cleanup (#40827)26aedf7[Identity] Emit warning in EnvironmentCredential for user/pass (#40595)6f2720c[Identity] Add README section about Powershell credential (#40729)fe0ab0f[Identity] Handle MSAL string response scenario (#40281)4d0a196[Identity] Deprecate VisualStudioCodeCredential (#40613)6b6a8c0Remove Python 3.8 + Standardize onazsdk-poolon affected templates (#40499)- 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
Package:
azure-identity
Ecosystem:
pip
pip
Version Change:
1.20.0 → 1.23.0
Update Type:
Minor
Minor
Path:
/user-auth/graphtutorial
Technical Details
| ID: | 504473 |
| UUID: | 2530002453 |
| Node ID: | PR_kwDOHPTCus6WzMYV |
| Host: | GitHub |
| Repository: | microsoftgraph/msgraph-training-python |
| Merge State: | Unknown |