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

Commit 5240bda

Browse files
Merge pull request #388 from CSCfi/dependabot/pip/sphinx-rtd-theme-1.2.0
Bump sphinx-rtd-theme from 1.1.1 to 1.2.0
2 parents c32eef2 + 02e1966 commit 5240bda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
"aioresponses==0.7.4",
6666
"black==23.1.0",
6767
],
68-
"docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.1.1"],
68+
"docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.2.0"],
6969
},
7070
)

0 commit comments

Comments
 (0)