Skip to content

Commit 38eea52

Browse files
chore(deps): bump sphinx from 5.3.0 to 6.2.1 (#177)
1 parent a694d85 commit 38eea52

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ packages = [
2626
python = "^3.11,<3.13"
2727

2828
# Documentation Dependencies
29-
Sphinx = {version = "^5.0", optional = true}
29+
Sphinx = {version = ">=5,<7", optional = true}
3030
sphinx-rtd-theme = {version = ">=1,<3", 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)