Skip to content

Bump msal from 1.32.3 to 1.33.0 in /graph_tutorial#159

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/graph_tutorial/msal-1.33.0
Closed

Bump msal from 1.32.3 to 1.33.0 in /graph_tutorial#159
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/graph_tutorial/msal-1.33.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2025

Copy link
Copy Markdown
Contributor

Bumps msal from 1.32.3 to 1.33.0.

Release notes

Sourced from msal's releases.

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)

MSAL Python 1.33.0b1

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)

What's Changed

New Contributors

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

Stable Release plan

We monitor the adoption numbers and will ship a stable version when this beta has similar amount of downloads to its previous beta version(s).

Commits
  • a060b3a MSAL Python 1.33.0
  • d49296c Bump version number (#827)
  • 4c632c8 Linux broker needs a specific redirect_uri
  • db1c384 Cryptography shipped a new version during weekend
  • deb61fa Improve test cases to test header-less response
  • 62855d4 Properly throw MsalServiceError exception
  • db889c7 Remind developers about http_cache's unstable format
  • 5a1a0ff Add dependency management suggestions
  • 37d9af5 Merge pull request #816 from AzureAD/release-1.32.3
  • 1321e37 Fix username/password validation in broker test (#807)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.32.3 to 1.33.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.32.3...1.33.0)

---
updated-dependencies:
- dependency-name: msal
  dependency-version: 1.33.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 Jul 28, 2025
@github-actions github-actions Bot enabled auto-merge July 28, 2025 08:15
@dependabot @github

dependabot Bot commented on behalf of github Sep 29, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #164.

@dependabot dependabot Bot closed this Sep 29, 2025
auto-merge was automatically disabled September 29, 2025 06:55

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/pip/graph_tutorial/msal-1.33.0 branch September 29, 2025 06:55
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