Skip to content

Commit 5d04da1

Browse files
chore: Update sphinx-rtd-theme requirement from >=1.3,<3.0 to >=1.3,<4.0 (#1)
1 parent 676b7d5 commit 5d04da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ optional = true
4444

4545
[tool.poetry.group.docs.dependencies]
4646
sphinx = ">=6,<8"
47-
sphinx-rtd-theme = ">=1.3,<3.0"
47+
sphinx-rtd-theme = ">=1.3,<4.0"
4848
certifi = ">=2018.4.16"
4949
expiringdict = ">=1.1.4"
5050
pyrfc3339 = ">=1.0"

0 commit comments

Comments
 (0)