Skip to content
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

ensure update-version.sh updates pyproject.toml #1106

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

jameslamb
Copy link
Member

Contributes to rapidsai/build-planning#136

This project's update-version.sh misses some RAPIDS dependencies in pyproject.toml. This fixes that.

Also updates to the latest rapids-dependency-file-generator.

Notes for Reviewers

How I tested this

git fetch upstream --tags
./ci/release/update-version.sh '0.43.00'
git grep -E '25\.2'
git grep -E '25\.02'
git grep -E '0\.42'

@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit e0b9798 into rapidsai:branch-0.42 Jan 23, 2025
41 checks passed
@jameslamb jameslamb deleted the misc-packaging branch January 23, 2025 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants