Skip to content

Commit

Permalink
Bump sphinx-rtd-theme from 2.0.0 to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent 4945064 commit 4f5716e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
html_theme = "sphinx_rtd_theme"
htmlhelp_basename = "monitorcontroldoc"
github_user = "newAM"
html_theme_options = {"display_version": False}
html_context = {
"display_github": True,
"github_user": github_user,
Expand Down
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 @@ -21,7 +21,7 @@ pep8-naming = "~0.14"
pytest = "^8"
pytest-cov = "^5"
sphinx = "^7.1"
sphinx-rtd-theme = "^2"
sphinx-rtd-theme = "^3"
toml = "~0.10"
voluptuous = "~0.14"

Expand Down

0 comments on commit 4f5716e

Please sign in to comment.