Skip to content

pip-websocket: bump msal from 1.34.0 to 1.35.0 in /client-samples/python/websockets#199

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/client-samples/python/websockets/msal-1.35.0
Open

pip-websocket: bump msal from 1.34.0 to 1.35.0 in /client-samples/python/websockets#199
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/client-samples/python/websockets/msal-1.35.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 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)

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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2026 08:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2026
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