Skip to content

[python] Bump msal from 1.34.0 to 1.35.0#248

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/uv/msal-1.35.0
Closed

[python] Bump msal from 1.34.0 to 1.35.0#248
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/uv/msal-1.35.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 24, 2026

Bumps msal from 1.34.0 to 1.35.0.

Release notes

Sourced from msal's releases.

1.35.0

What's Changed

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

MSAL Python 1.35.0b1

Highlights

  • The managed identity code path no longer has a dependency on the socket.getfqdn(). No API change is needed. Existing MSAL-powered apps will automatically pick up this new behavior.
  • This version of MSAL Python will pick up PyMsalRuntime 0.20.*. No API change is needed. Existing MSAL-powered apps will automatically pick up this new behavior.
  • The thumbprint name-value pair in the client_credential parameter becomes optional now. See API docs for usage.

What's Changed

New Contributors

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

Changelog

Sourced from msal's changelog.

→ Tag: 1.35.0, Target: release-1.35.0

→ PyPI publish happens automatically

Commits
  • 4549f9b Merge branch 'dev' into release-1.35.0
  • 1310fac Removed logs that were causing Alerts (#878)
  • 733a83c Security: Remove unsafe PowerShell fallback in WSL (#866)
  • d7e0e11 Add OIDC issuer validation (#840)
  • 58cf073 Separate manual tests and remove unused settings from E2E (#874)
  • c096335 Remove usage of Lab API for integration test config (#870)
  • 60d3401 Add form_post response mode support for system browser authentication (#868)
  • 080111b 1.35.0b1
  • eac15a9 Suppress CodeQL warning (#867)
  • d3464e6 Explicitly remove issuer from the OIDC discovery
  • 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 24, 2026
Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.34.0 to 1.35.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/RELEASE_GUIDE.md)
- [Commits](AzureAD/microsoft-authentication-library-for-python@1.34.0...1.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/msal-1.35.0 branch from 42a2963 to 49d36c5 Compare March 9, 2026 02:14
@ropable ropable closed this Mar 9, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 9, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/uv/msal-1.35.0 branch March 9, 2026 02:44
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant