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

Commit 372f35f

Browse files
Bump sphinx-rtd-theme from 1.2.2 to 1.3.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.2 to 1.3.0. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@1.2.2...1.3.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc6d37c commit 372f35f

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)