Skip to content

fix: bump rocm-docs-core pin to 1.40.2 - #1619

Merged
pmoutsias-amd merged 1 commit into
new_datafrom
fix/bump-rocm-docs-core-1.40.2
Aug 28, 2026
Merged

fix: bump rocm-docs-core pin to 1.40.2#1619
pmoutsias-amd merged 1 commit into
new_datafrom
fix/bump-rocm-docs-core-1.40.2

Conversation

@pmoutsias-amd

Copy link
Copy Markdown
Contributor

Motivation

env/sphinx/requirements.in on this branch still pinned rocm-docs-core to 1.40.1. Downstream consumers of the legacy raw-URL lockfile mechanism (e.g. ROCm/legacy-rocm-build's docs/10.0.0 branch, via -r https://raw.githubusercontent.com/ROCm/rocm-docs-core/new_data/env/sphinx/requirements.txt) were therefore stuck on 1.40.1 instead of picking up the latest 1.40.2 release.

Technical Details

  • Bumped rocm-docs-core[api_reference,llms]==1.40.1==1.40.2 in requirements.in.
  • Regenerated requirements.txt with pip-compile using Python 3.10 (matching the original lockfile's declared interpreter) to keep the diff limited to the version bump.

Test Plan

  • Diffed the regenerated lockfile against the original to confirm only the rocm-docs-core pin and the pip-compile command comment changed.

Test Result

  • requirements.txt now pins rocm-docs-core[api-reference,llms]==1.40.2, no unrelated dependency drift.

Submission Checklist

@pmoutsias-amd
pmoutsias-amd force-pushed the fix/bump-rocm-docs-core-1.40.2 branch from c92da4a to d67265a Compare August 27, 2026 23:38
@pmoutsias-amd
pmoutsias-amd merged commit c474821 into new_data Aug 28, 2026
1 of 5 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.

2 participants