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

docs: bump and reorder docs-requirements #5464

Merged
merged 1 commit into from Jul 28, 2023

Conversation

bastimeyer
Copy link
Member

  • Bump max version of sphinx from <7 to <8
  • Bump max version of myst-parser to <3
  • Pinpoint sphinx-design to 0.5.0
  • Properly group dependencies by type

This doesn't bump the version of furo (didn't check for new versions yet), so it's still building with sphinx 6 and not with sphinx 7. The other bumped dependencies only bump their respective dependencies, including support for sphinx 7, with additional minor fixes. myst-parser bumped its major version because it has dropped support for py37 which we already did.

I decided to pinpoint the version of sphinx-design, because similar to the furo theme, it's responsible for the rendered HTML output, and we want that to be stable.

I will have a look at newer furo versions separately.



https://github.com/pradyunsg/furo/blob/2023.03.27/pyproject.toml#L20

- Bump max version of sphinx from <7 to <8
- Bump max version of myst-parser to <3
- Pinpoint sphinx-design to 0.5.0
- Properly group dependencies by type
@gravyboat gravyboat merged commit 65008d1 into streamlink:master Jul 28, 2023
22 checks passed
@bastimeyer bastimeyer deleted the docs-requirements branch July 28, 2023 17:51
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.

None yet

2 participants