Skip to content

Commit e8885b9

Browse files
chore(deps): bump sphinx-rtd-theme from 1.1.1 to 2.0.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.1.1 to 2.0.0. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@1.1.1...2.0.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8753e5c commit e8885b9

File tree

2 files changed

+56
-8
lines changed

2 files changed

+56
-8
lines changed

poetry.lock

Lines changed: 55 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
@@ -29,7 +29,7 @@ bluetooth-data-tools = ">=1.28.0"
2929

3030
# Documentation Dependencies
3131
Sphinx = {version = "^5.0", optional = true}
32-
sphinx-rtd-theme = {version = "^1.0", optional = true}
32+
sphinx-rtd-theme = {version = ">=1,<3", optional = true}
3333
myst-parser = {version = "^0.18", optional = true}
3434
sensor-state-data = ">=2.6.0"
3535
bluetooth-sensor-state-data = ">=1.6.1"

0 commit comments

Comments
 (0)