Skip to content

Commit

Permalink
feat(Dependencies): Update dependency sphinx to v5.1.0
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | sphinx  | 5.0.2 | 5.1.0 |
  • Loading branch information
renovate[bot] authored Jul 25, 2022
1 parent 09303b7 commit 546936a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ -20,7 +20,7 @@ aiohttp-devtools = "1.0.post0"
pre-commit = "2.20.0"
black = {version = "22.6.0",allow-prereleases = true}
sphinx-autodoc-typehints = "1.18.3"
sphinx = "5.0.2"
sphinx = "5.1.0"
sphinxcontrib-trio = "1.1.2"
lxml = "4.8.0"
sphinxcontrib-programoutput = "0.17"
Expand Down

0 comments on commit 546936a

Please sign in to comment.