Skip to content

Commit 682d292

Browse files
chore(deps): bump sphinx from 5.3.0 to 6.2.1 (#34)
1 parent a526892 commit 682d292

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
@@ -28,7 +28,7 @@ habluetooth = {version = ">=3.42.0", python = ">=3.11,<3.14"}
2828
bluetooth-data-tools = ">=1.28.0"
2929

3030
# Documentation Dependencies
31-
Sphinx = {version = "^5.0", optional = true}
31+
Sphinx = {version = ">=5,<7", optional = true}
3232
sphinx-rtd-theme = {version = ">=1,<3", optional = true}
3333
myst-parser = {version = ">=0.18,<1.1", optional = true}
3434
sensor-state-data = ">=2.6.0"

0 commit comments

Comments
 (0)