Skip to content

Commit

Permalink
Bump sphinx-autobuild from 2020.9.1 to 2021.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and cjolowicz committed Mar 16, 2021
1 parent 4c8b458 commit 5d6a68a
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 5 deletions.
43 changes: 39 additions & 4 deletions {{cookiecutter.project_name}}/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 {{cookiecutter.project_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ mypy = "^0.812"
typeguard = "^2.11.1"
xdoctest = {extras = ["colors"], version = "^0.15.4"}
sphinx = "^3.5.2"
sphinx-autobuild = "^2020.9.1"
sphinx-autobuild = "^2021.3.14"
pre-commit = "^2.11.1"
flake8 = "^3.8.4"
black = "^20.8b1"
Expand Down

0 comments on commit 5d6a68a

Please sign in to comment.