Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Commit

Permalink
chore(deps): bump sphinx from 2.4.4 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.4 to 3.0.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v2.4.4...v3.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Apr 13, 2020
1 parent 1c0a887 commit 05f84c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -28,7 +28,7 @@ include = ["twelvefactor.py"]
python = ">= 3.6"
mypy_extensions = ">= 0.3.0"
sphinx-autodoc-typehints = { version = "^1.6", optional = true }
sphinx = { version = ">=1.8,<3.0", optional = true }
sphinx = { version = ">=1.8,<4.0", optional = true }
toml = { version = "^0.10.0", optional = true }

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 05f84c4

Please sign in to comment.