Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit fdcb3f4

Browse files
Merge pull request #450 from CSCfi/dependabot/pip/sphinx-rtd-theme-1.3.0
Bump sphinx-rtd-theme from 1.2.2 to 1.3.0
2 parents ff1bfa6 + 372f35f commit fdcb3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@
6464
"aioresponses==0.7.4",
6565
"black==23.7.0",
6666
],
67-
"docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.2.2"],
67+
"docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.3.0"],
6868
},
6969
)

0 commit comments

Comments
 (0)