Skip to content

Commit ac44553

Browse files
Bump sphinx-rtd-theme from 0.5.2 to 1.0.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.2 to 1.0.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@0.5.2...1.0.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b56f476 commit ac44553

File tree

2 files changed

+27
-8
lines changed

2 files changed

+27
-8
lines changed

poetry.lock

Lines changed: 26 additions & 7 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
@@ -30,7 +30,7 @@ jsonschema = "^3.2.0"
3030
pylint = "^2.10.2"
3131
sphinx = "^4.1.1"
3232
sphinx-autoapi = "^1.8.4"
33-
sphinx-rtd-theme = "^0.5.2"
33+
sphinx-rtd-theme = "^1.0.0"
3434
mypy = "^0.812"
3535

3636
[tool.black]

0 commit comments

Comments
 (0)