Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 2d088b7

Browse files
Bump sphinx-rtd-theme from 0.5.0 to 0.5.2
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.0 to 0.5.2. - [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@0.5.0...0.5.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2dfe950 commit 2d088b7

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pytest-runner = "^5.2"
4141
towncrier = {version = "^19.2", optional = true}
4242
tox = "^3.19"
4343
sphinx = {version = "^3.1", optional = true}
44-
sphinx_rtd_theme = {version = "^0.5.0", optional = true}
44+
sphinx_rtd_theme = {version = "^0.5.2", optional = true}
4545
pre-commit = {version = "^2.1", optional = true}
4646

4747
[tool.poetry.extras]

0 commit comments

Comments
 (0)