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

Commit 02e1966

Browse files
Bump sphinx-rtd-theme from 1.1.1 to 1.2.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases) - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@1.1.1...1.2.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d249d6b commit 02e1966

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)