### Describe the feature you'd like to request Sphinx 8.0.2 is available to public (https://www.sphinx-doc.org/en/master/changes.html). Current requirements are pinned so that it's not possible to do the upgrade as of now: https://github.com/executablebooks/MyST-Parser/blob/d3d7fbb6a4fd2ecd12c7a29d7de902a869897eb9/pyproject.toml#L43 Example of `pip` output: ``` The conflict is caused by: The user requested sphinx==8.0.2 myst-parser 3.0.1 depends on sphinx<8 and >=6 ``` ### Describe the solution you'd like Support Sphinx v8. ### Describe alternatives you've considered _No response_
Describe the feature you'd like to request
Sphinx 8.0.2 is available to public (https://www.sphinx-doc.org/en/master/changes.html). Current requirements are pinned so that it's not possible to do the upgrade as of now:
MyST-Parser/pyproject.toml
Line 43 in d3d7fbb
Example of
pipoutput:Describe the solution you'd like
Support Sphinx v8.
Describe alternatives you've considered
No response