Skip to content

Commit ca1c71b

Browse files
Bump sphinx from 4.5.0 to 5.0.0 (#400)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](sphinx-doc/sphinx@v4.5.0...v5.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b9a698 commit ca1c71b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -61,7 +61,7 @@ pytest-cov = "^3.0"
6161
pytest-randomly = "^3.12"
6262
pytest-mypy-plugins = "^1.9"
6363

64-
sphinx = "^4.5"
64+
sphinx = "^5.0"
6565
sphinx-autodoc-typehints = "^1.18"
6666
sphinxcontrib-mermaid = "^0.7"
6767
sphinx-typlog-theme = "^0.8"

0 commit comments

Comments
 (0)