Skip to content

Bump msal from 1.30.0 to 1.34.0#100

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/msal-1.34.0
Open

Bump msal from 1.30.0 to 1.34.0#100
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/msal-1.34.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps msal from 1.30.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 cryptography upper bound, which also drops Python 3.7 support.
  • Officially support Python 3.13

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-authentication-library-for-python@1.32.3...1.34.0

MSAL Python 1.34.0b1

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-authentication-library-for-python@1.33.0...1.34.0b1

MSAL Python 1.33.0

Re-shipping beta release 1.33.0b1 as stable 1.33.0

Highlights

  • Managed Identity on Service Fabric supports specifying client_capabilities and claims_challenge (#791)
  • Broker support on Linux and WSL. (#766)
  • A byproduct of this is that broker on all platforms will support Python 3.13. (#823)

... (truncated)

Commits
  • 3edd99a 1.34.0b1 + minor changes = 1.34.0
  • a59bd09 Bumping cryptography which also drops Python 3.7
  • e6997a9 Declare support for Python 3.13
  • f3651cd MSAL Python 1.34.0b1
  • 854136a ADFS labs were decommissioned since late July 2025
  • 923a732 MSAL Python 1.33.0 (#841)
  • 70fd4d1 Add claims challenge parameter in initiate_device_flow (#839)
  • b1d8cd7 Use lowercase environment value during searching
  • d49296c Bump version number (#827)
  • 4c632c8 Linux broker needs a specific redirect_uri
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.30.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.30.0...1.34.0)

---
updated-dependencies:
- dependency-name: msal
  dependency-version: 1.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants