Skip to content

Commit 61d7574

Browse files
chore(deps): update dependency sphinx-rtd-theme to v3
1 parent 1c44e56 commit 61d7574

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Sphinx==7.2.6
2-
sphinx-rtd-theme==1.3.0
2+
sphinx-rtd-theme==3.0.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ flake8 = ">=3.6.0"
5353
mock = "^3.0.5"
5454
bumpversion = "^0.5.0"
5555
sphinx = ">=1.8.4"
56-
sphinx-rtd-theme = "^0.4.0"
56+
sphinx-rtd-theme = "^3.0.0"
5757

5858
[build-system]
5959
requires = ["poetry-core>=1.0.0a6"]

0 commit comments

Comments
 (0)