summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-31 06:05:04 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-31 06:05:04 +0000
commita25d7ce98b4c82420e5905a0aea7a1efe9920432 (patch)
tree674c6f83771a2c03c2a0e47a4d6337f2cad8bb9c /docs
parentReleasing debian version 2.1.2~dev0+20231127-1. (diff)
downloaddeluge-a25d7ce98b4c82420e5905a0aea7a1efe9920432.tar.xz
deluge-a25d7ce98b4c82420e5905a0aea7a1efe9920432.zip
Merging upstream version 2.1.2~dev0+20240121.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/requirements.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt
index de42439..3da1967 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -1,5 +1,5 @@
-sphinx==4.*
-myst-parser
-sphinx_rtd_theme==1.0.*
-sphinxcontrib-spelling==7.3.0
-sphinx-autodoc-typehints
+sphinx==7.2.*
+myst-parser==2.0.*
+sphinx_rtd_theme==2.0.*
+sphinxcontrib-spelling==8.0.*
+sphinx-autodoc-typehints==1.25.*