Skip to content

Commit cf060c9

Browse files
chore(deps): bump sphinx from 7.4.7 to 8.2.3 (#47)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.2.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.2.3 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 57cb6a7 commit cf060c9

File tree

2 files changed

+32
-14
lines changed

2 files changed

+32
-14
lines changed

poetry.lock

Lines changed: 31 additions & 13 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
@@ -32,7 +32,7 @@ habluetooth = {version = ">=3.42.0", python = ">=3.11,<3.14"}
3232
bluetooth-data-tools = ">=1.28.0"
3333

3434
# Documentation Dependencies
35-
Sphinx = {version = ">=5,<8", optional = true}
35+
Sphinx = {version = ">=5,<9", optional = true}
3636
sphinx-rtd-theme = {version = ">=1,<4", optional = true}
3737
myst-parser = {version = ">=0.18,<4.1", optional = true}
3838
sensor-state-data = ">=2.6.0"

0 commit comments

Comments
 (0)