Skip to content

Commit 5e50866

Browse files
Bump sphinx from 5.0.2 to 5.1.1 (#416)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.2 to 5.1.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](sphinx-doc/sphinx@v5.0.2...v5.1.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccf1de9 commit 5e50866

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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 = "^5.0"
64+
sphinx = "^5.1"
6565
sphinx-autodoc-typehints = "^1.19"
6666
sphinxcontrib-mermaid = "^0.7"
6767
sphinx-typlog-theme = "^0.8"

0 commit comments

Comments
 (0)