Skip to content

lock max versions#146

Merged
ryanraaschCDC merged 4 commits intomainfrom
rr-144-lock-versions
Mar 30, 2026
Merged

lock max versions#146
ryanraaschCDC merged 4 commits intomainfrom
rr-144-lock-versions

Conversation

@ryanraaschCDC
Copy link
Copy Markdown
Collaborator

No description provided.

@ryanraaschCDC ryanraaschCDC requested a review from Copilot March 30, 2026 15:18
@ryanraaschCDC ryanraaschCDC linked an issue Mar 30, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the project’s Python dependency specifications to add explicit upper bounds (“lock max versions”) in pyproject.toml, aiming to improve install reproducibility and avoid unexpected breaking upgrades.

Changes:

  • Add upper-bound version constraints for most runtime dependencies (Azure SDKs, data libs, async/networking libs).
  • Narrow several dependency ranges to specific major/minor ceilings.
  • Bump azure-mgmt-appcontainers minimum version to 4.x while also adding an upper bound.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ryanraaschCDC ryanraaschCDC self-assigned this Mar 30, 2026
@ryanraaschCDC ryanraaschCDC marked this pull request as ready for review March 30, 2026 16:27
@ryanraaschCDC ryanraaschCDC requested a review from xop5 March 30, 2026 16:27
@ryanraaschCDC ryanraaschCDC merged commit fcd57dd into main Mar 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lock library versions

4 participants