Skip to content

[Maintenance] Refresh ReadTheDocs requirements for pinned Sphinx - #92

Merged
terrancedejesus merged 1 commit into
mainfrom
refresh-readthedocs-requirements
Aug 15, 2026
Merged

[Maintenance] Refresh ReadTheDocs requirements for pinned Sphinx#92
terrancedejesus merged 1 commit into
mainfrom
refresh-readthedocs-requirements

Conversation

@terrancedejesus

@terrancedejesus terrancedejesus commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace the 2023 hashed full-app freeze in docs/requirements.txt with the Sphinx pins from pyproject.toml.
  • ReadTheDocs only needs documentation packages. Runtime dependencies stay in poetry.lock.

This completes the dependency refresh from #91 and removes the file those stale Renovate PRs were patching.

Test plan

  • Confirm docs/requirements.txt pins sphinx==8.1.3 and sphinx-rtd-theme==3.1.0
  • ReadTheDocs build succeeds after merge
  • poetry.lock is unchanged

Replace the 2023 full-app hashed freeze with the documentation pins from pyproject.toml. Runtime packages stay locked in poetry.lock.

Co-authored-by: Cursor <cursoragent@cursor.com>
@terrancedejesus terrancedejesus added the documentation Improvements or additions to documentation label Aug 15, 2026
@terrancedejesus
terrancedejesus requested a review from a team as a code owner August 15, 2026 14:28
@terrancedejesus
terrancedejesus merged commit b1314e2 into main Aug 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant