Skip to content

chore: Align toolbox-core dependency for synchronized releases #251

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2025

Conversation

anubhav756
Copy link
Contributor

@anubhav756 anubhav756 commented May 20, 2025

To ensure toolbox-core, toolbox-langchain, and toolbox-llamaindex are always released together with the exact same version, this PR pins the toolbox-core dependency in the pyproject.toml files of toolbox-langchain and toolbox-llamaindex to match their own versions.

This allows release-please to automatically update this pinned dependency when bumping package versions.

Note

This change does not affect requirements.txt files, as they handle local editable installs of toolbox-core which do not require explicit versioning.

@anubhav756 anubhav756 self-assigned this May 20, 2025
@anubhav756 anubhav756 requested a review from a team as a code owner May 20, 2025 08:45
@anubhav756 anubhav756 changed the title chore: Auto-update core package dependency version chore: Align toolbox-core Dependency for synchronized releases May 20, 2025
@anubhav756 anubhav756 changed the title chore: Align toolbox-core Dependency for synchronized releases chore: Align toolbox-core dependency for synchronized releases May 20, 2025
@anubhav756 anubhav756 force-pushed the anubhav-autoupdate branch from eef74ca to d286cae Compare May 20, 2025 09:27
Copy link

@vishwarajanand vishwarajanand left a comment

Choose a reason for hiding this comment

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

Approving to unblock

@vishwarajanand vishwarajanand merged commit 1c49d2c into main May 20, 2025
20 checks passed
@release-please release-please bot mentioned this pull request May 20, 2025
@anubhav756 anubhav756 deleted the anubhav-autoupdate branch May 20, 2025 10:36
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.

2 participants