Skip to content

Commit

Permalink
fix(deps): update dependency sphinx to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and browniebroke committed Jun 10, 2022
1 parent 43c7ce5 commit 57c0ea6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
28 changes: 15 additions & 13 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 @@ -35,7 +35,7 @@ rich = "<13"
rich-click = ">=1.0"

# Docs deps
Sphinx = { version = "^4.0", optional = true }
Sphinx = { version = "^5.0", optional = true }
sphinx-rtd-theme = { version = "^1.0", optional = true }
myst-parser = { version = "^0.18.0", optional = true }

Expand Down

0 comments on commit 57c0ea6

Please sign in to comment.