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 Dec 9, 2022
1 parent a2af9c6 commit efb6d40
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -19,7 +19,7 @@ networkx = "^2.8.4"
pendulum = "^2.1.2"
graphviz = "^0.20"
lxml = "^4.9.0"
sphinx = { version = "^4.5.0", optional = true }
sphinx = { version = "^5.0.0", optional = true }
furo = { version = "^2022.6.4.1", optional = true }
myst-parser = { version = "^0.18.0", optional = true }
sphinx-autoapi = { version = "^2.0.0", optional = true }
Expand Down

0 comments on commit efb6d40

Please sign in to comment.