Skip to content

Commit

Permalink
fix(deps): update dependency sphinx-rtd-theme to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Djelibeybi committed Nov 28, 2023
1 parent 726194c commit ab078f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 = "^7.0.0", optional = true}
sphinx-rtd-theme = {version = "^1.0", optional = true}
sphinx-rtd-theme = {version = "^2.0.0", optional = true}
myst-parser = {version = "^2.0.0", optional = true}
aiolifx = "^1.0.0"
typer = {extras = ["all"], version = "^0.9.0"}
Expand Down

0 comments on commit ab078f6

Please sign in to comment.