Skip to content

Commit 88f8273

Browse files
Bump sphinx from 3.4.3 to 3.5.0 (#59)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 3.5.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](sphinx-doc/sphinx@v3.4.3...v3.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 29c2aa8 commit 88f8273

File tree

2 files changed

+28
-7
lines changed

2 files changed

+28
-7
lines changed

poetry.lock

Lines changed: 27 additions & 6 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
@@ -60,7 +60,7 @@ pytest-cov = "^2.11"
6060
pytest-randomly = "^3.5"
6161
pytest-mypy-plugins = "^1.6"
6262

63-
sphinx = "^3.4"
63+
sphinx = "^3.5"
6464
sphinx-autodoc-typehints = "^1.11"
6565
sphinxcontrib-mermaid = "^0.6.1"
6666
sphinx-typlog-theme = "^0.8.0"

0 commit comments

Comments
 (0)