Skip to content

Conversation

@Vemarthula-Microsoft
Copy link
Contributor

Purpose

This pull request updates the version constraints for the msal and azure-identity Python packages across multiple requirements files to allow for a wider range of compatible versions while still restricting to major version 1. This improves compatibility and maintainability across different environments.

Dependency version updates:

  • Updated msal to use a version range (>=1.30.0,<2.0.0) instead of a fixed version in infra/scripts/fabric_scripts/requirements.txt and infra/scripts/index_scripts/requirements.txt [1] [2]
  • Updated azure-identity to use a version range (>=1.19.0,<2.0.0) instead of a fixed version in infra/scripts/fabric_scripts/requirements.txt, infra/scripts/index_scripts/requirements.txt, and src/App/requirements.txt [1] [2] [3]

Dependency management cleanup:

  • Removed the [broker] extra from the msal dependency in infra/scripts/index_scripts/requirements.txt to standardize the dependency specification

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 4d08a32 into dev Oct 28, 2025
5 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.9.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants