Skip to content

Commit 88fc874

Browse files
committed
Bump sphinx-rtd-theme to 3.0.1.
1 parent f56046b commit 88fc874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ certvalidator = "^0.11.1"
3232
cryptography = ">=42.0.1,<44"
3333
Sphinx = {version = ">=7.1,<8", optional = true, extras = ["docs"]}
3434
sphinx-autodoc-typehints = {version = ">=1.25.2,<3.0.0", optional = true, extras = ["docs"]}
35-
sphinx-rtd-theme = {version = ">=1,<3", optional = true, extras = ["docs"]}
35+
sphinx-rtd-theme = {version = ">=1,<4", optional = true, extras = ["docs"]}
3636
pyhpke = ">=0.5.3,<1.0.0"
3737

3838
[tool.poetry.extras]

0 commit comments

Comments
 (0)