chore(deps-dev): bump msal from 1.33.0 to 1.34.0 by dependabot[bot] · Pull Request #978 · microsoftgraph/msgraph-beta-sdk-python
Navigation Menu
{{ message }}
microsoftgraph / msgraph-beta-sdk-python Public
- Notifications You must be signed in to change notification settings
- Fork 11
Open
chore(deps-dev): bump msal from 1.33.0 to 1.34.0#978
dependabot[bot] wants to merge 1 commit intomainfrom
chore(deps-dev): bump msal from 1.33.0 to 1.34.0#978
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Copy link
Contributor
Bumps msal from 1.33.0 to 1.34.0.
Release notes
Sourced from msal's releases.
MSAL Python 1.34.0
This release includes:
- All the changes in 1.34.0b1, plus bumping the dependency
cryptographyupper bound, which also drops Python 3.7 support.- Officially support Python 3.13
What's Changed
- ManagedIdentityClient(..., client_capabilities=["cp1"]).acquire_token_for_client(..., claims_challenge="...") by
@rayluoin AzureAD/microsoft-authentication-library-for-python#791- Update deprecated TokenCache API usage by
@pvaneckin AzureAD/microsoft-authentication-library-for-python#805- Enable broker support on Linux for WSL by
@DharshanBJin AzureAD/microsoft-authentication-library-for-python#766- Fix username/password validation in broker test by
@emmanuel-ferdmanin AzureAD/microsoft-authentication-library-for-python#807- Merge release 1.32.3 back to dev branch by
@rayluoin AzureAD/microsoft-authentication-library-for-python#816- Add dependency management suggestions by
@rayluoin AzureAD/microsoft-authentication-library-for-python#819- Remind developers about http_cache's unstable format by
@rayluoin AzureAD/microsoft-authentication-library-for-python#821- Properly throw MsalServiceError exception by
@rayluoin AzureAD/microsoft-authentication-library-for-python#820- Improve test cases to test header-less response by
@rayluoin AzureAD/microsoft-authentication-library-for-python#822- Upgrade dependency by
@rayluoin AzureAD/microsoft-authentication-library-for-python#824- Linux broker needs a specific redirect_uri by
@rayluoin AzureAD/microsoft-authentication-library-for-python#826- MSAL Python 1.33.0b1 release by
@rayluoin AzureAD/microsoft-authentication-library-for-python#827- Use lowercase environment value during searching by
@rayluoin AzureAD/microsoft-authentication-library-for-python#831- Add claims challenge parameter in initiate_device_flow by
@ashok672in AzureAD/microsoft-authentication-library-for-python#839- MSAL Python 1.33.0 by
@rayluoin AzureAD/microsoft-authentication-library-for-python#841- Declare support for Python 3.13 by
@rayluoin AzureAD/microsoft-authentication-library-for-python#851New Contributors
@pvaneckmade their first contribution in AzureAD/microsoft-authentication-library-for-python#805@emmanuel-ferdmanmade their first contribution in AzureAD/microsoft-authentication-library-for-python#807@ashok672made their first contribution in AzureAD/microsoft-authentication-library-for-python#839Full Changelog: AzureAD/microsoft-authentication-library-for-python@1.32.3...1.34.0
MSAL Python 1.34.0b1
What's Changed
- Use lowercase environment value during searching by
@rayluoin AzureAD/microsoft-authentication-library-for-python#831- Add claims challenge parameter in initiate_device_flow by
@ashok672in AzureAD/microsoft-authentication-library-for-python#839New Contributors
@ashok672made their first contribution in AzureAD/microsoft-authentication-library-for-python#839Full Changelog: AzureAD/microsoft-authentication-library-for-python@1.33.0...1.34.0b1
Commits
3edd99a1.34.0b1 + minor changes = 1.34.0a59bd09Bumping cryptography which also drops Python 3.7e6997a9Declare support for Python 3.13f3651cdMSAL Python 1.34.0b1854136aADFS labs were decommissioned since late July 2025923a732MSAL Python 1.33.0 (#841)70fd4d1Add claims challenge parameter in initiate_device_flow (#839)b1d8cd7Use lowercase environment value during searching- See full diff in compare view
You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot
bot
added
dependencies
labels
Nov 7, 2025
dependabot
bot
requested a review
from a team
as a code owner
dependabot
bot
added
dependencies
labels
Nov 7, 2025
github-actions
bot
enabled auto-merge
dependabot
bot
force-pushed
the
dependabot/pip/msal-1.34.0
branch
from
57cd9bf to
a20d88b
Compare
dependabot
bot
force-pushed
the
dependabot/pip/msal-1.34.0
branch
from
a20d88b to
cf7ca4e
Compare
Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.33.0 to 1.34.0. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/RELEASES.md) - [Commits](AzureAD/microsoft-authentication-library-for-python@1.33.0...1.34.0) --- updated-dependencies: - dependency-name: msal dependency-version: 1.34.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/pip/msal-1.34.0
branch
from
cf7ca4e to
8846c19
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment