X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6463fb874f6fd93d9a3b857e24987d5fa6ae0d57..3aad6e385bfbd4348b2e13695cb6741806951160:/docs/requirements.txt diff --git a/docs/requirements.txt b/docs/requirements.txt index 528af3d..7b26d08 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,9 +1,9 @@ # Used by ReadTheDocs; pinned requirements for stability. -myst-parser==0.18.0 -Sphinx==5.0.2 +myst-parser==1.0.0 +Sphinx==6.1.3 # Older versions break Sphinx even though they're declared to be supported. -docutils==0.18.1 +docutils==0.19 sphinxcontrib-programoutput==0.17 -sphinx_copybutton==0.5.0 -furo==2022.6.4.1 +sphinx_copybutton==0.5.2 +furo==2023.5.20