We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c44e56 commit 61d7574Copy full SHA for 61d7574
docs/requirements.txt
@@ -1,2 +1,2 @@
1
Sphinx==7.2.6
2
-sphinx-rtd-theme==1.3.0
+sphinx-rtd-theme==3.0.2
pyproject.toml
@@ -53,7 +53,7 @@ flake8 = ">=3.6.0"
53
mock = "^3.0.5"
54
bumpversion = "^0.5.0"
55
sphinx = ">=1.8.4"
56
-sphinx-rtd-theme = "^0.4.0"
+sphinx-rtd-theme = "^3.0.0"
57
58
[build-system]
59
requires = ["poetry-core>=1.0.0a6"]
0 commit comments