Skip to content

Commit 6efcd1a

Browse files
Bump sphinx from 1.8.5 to 2.0.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.5 to 2.0.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v1.8.5...v2.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 2308bd9 commit 6efcd1a

File tree

2 files changed

+63
-14
lines changed

2 files changed

+63
-14
lines changed

poetry.lock

Lines changed: 62 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ pytest = "^4.3"
4747
pytest-cov = "^2.6"
4848
pytest-randomly = "^2.1"
4949

50-
sphinx = "^1.8"
50+
sphinx = "^2.0"
5151
sphinx-autodoc-typehints = "^1.6"
5252
sphinxcontrib-mermaid = "^0.3.1"
5353
sphinx-typlog-theme = "^0.7.1"

0 commit comments

Comments
 (0)