Skip to content

Commit c8288d7

Browse files
chore(pip/prod)(deps): bump sphinx-rtd-theme from 0.5.2 to 1.0.0 (#218)
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51c74d4 commit c8288d7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 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
@@ -16,7 +16,7 @@ tatsu = [
1616
{ version = "^5.5.0", python = "^3.8" }
1717
]
1818
sphinx = {version = ">=3.3.1,<6.0.0", optional = true}
19-
sphinx-rtd-theme = { version = "^0.5.0", optional = true }
19+
sphinx-rtd-theme = { version = ">=0.5,<1.1", optional = true }
2020

2121
[tool.poetry.dev-dependencies]
2222
mamba = "^0.11.1"

0 commit comments

Comments
 (0)