Skip to content

Commit

Permalink
chore(deps): bump sphinx-rtd-theme from 1.3.0 to 3.0.2 (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent faaaa45 commit 87b91b8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ python = "^3.9"

# Documentation Dependencies
Sphinx = {version = ">=5,<7", optional = true}
sphinx-rtd-theme = {version = "^1.0", optional = true}
sphinx-rtd-theme = {version = ">=1,<4", optional = true}
myst-parser = {version = ">=0.18,<1.1", optional = true}
bluetooth-sensor-state-data = ">=1.6.0"
bluetooth-data-tools = ">=0.1.2"
Expand Down

0 comments on commit 87b91b8

Please sign in to comment.