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

Commit 60b3aba

Browse files
Merge pull request #340 from CSCfi/dependabot/pip/sphinx-rtd-theme-1.1.1
Bump sphinx-rtd-theme from 1.0.0 to 1.1.1
2 parents fb64387 + 8f6c0aa commit 60b3aba

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.3",
6666
"black==22.10.0",
6767
],
68-
"docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.0.0"],
68+
"docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.1.1"],
6969
},
7070
)

0 commit comments

Comments
 (0)