jens-scheffler-bosch commented on issue #31366: URL: https://github.com/apache/airflow/issues/31366#issuecomment-1552931490
Currently Sphinx is defined in constraints to 5.3.0, taking a look to changelogs the most recent version 7.0.1 states: Release 7.0.1 (released May 12, 2023) Dependencies * [#11411](https://github.com/sphinx-doc/sphinx/issues/11411): Support [Docutils 0.20](https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-20-2023-05-04). Patch by Adam Turner. Don't know how, just in `setup.py` I see `sphinx>=5.2.0` - is this the point to upgrade? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
