Skip to content

Commit

Permalink
fix(deps): update dependency sphinx-autobuild to v2021
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent be38c77 commit a687680
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 89 deletions.
119 changes: 31 additions & 88 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 @@ -57,7 +57,7 @@ black = {version = "stable", optional = true, allow-prereleases = true}
# Optional dependencies to be part of `docs` extra
sphinx = {version = "^2.3.0", optional = true}
sphinx-autodoc-typehints = {version = "^1.10.3", optional = true}
sphinx-autobuild = {version = "^0.7.1", optional = true}
sphinx-autobuild = {version = "^2021.0.0", optional = true}
sphinx_rtd_theme = {version = "^0.5.0", optional = true}
# Optional dependencies to be part of `repl` extra
bpython = {version = "^0.18", optional = true}
Expand Down

0 comments on commit a687680

Please sign in to comment.