X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6463fb874f6fd93d9a3b857e24987d5fa6ae0d57..2f68ac850b5b5b8e955110112f841121b76effa4:/docs/requirements.txt

diff --git a/docs/requirements.txt b/docs/requirements.txt
index 528af3d..f1b47c6 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==2.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