diff --git a/news/rm-sphinx-pin.rst b/news/rm-sphinx-pin.rst new file mode 100644 index 0000000..1bc3bed --- /dev/null +++ b/news/rm-sphinx-pin.rst @@ -0,0 +1,23 @@ +**Added:** + +* + +**Changed:** + +* Removed pin ``sphinx<9`` now that ``sphinx_rtd_theme`` supports it. + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +* diff --git a/requirements/docs.txt b/requirements/docs.txt index e56a6e6..1ac4de7 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,5 +1,5 @@ make -sphinx<9 +sphinx sphinx_rtd_theme sphinx-copybutton doctr