Skip to content

Commit 8aa2dbb

Browse files
chore(deps): bump sphinx from 5.3.0 to 6.2.1 (#54)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 180b595 commit 8aa2dbb

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -26,7 +26,7 @@ packages = [
2626
python = ">=3.11,<4"
2727
bleak = {version = ">=0.21.1", python = ">=3.10,<3.14"}
2828
# Documentation Dependencies
29-
Sphinx = {version = "^5.0", optional = true}
29+
Sphinx = {version = ">=5,<7", optional = true}
3030
sphinx-rtd-theme = {version = "^1.0", optional = true}
3131
myst-parser = {version = ">=0.18,<1.1", optional = true}
3232
bluetooth-sensor-state-data = ">=1.6.1"

0 commit comments

Comments
 (0)