Skip to content

Commit b9d643a

Browse files
build(deps-dev): bump sphinx from 5.1.1 to 5.2.1 (#1486)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.1.1 to 5.2.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.1.1...v5.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a6d8c5 commit b9d643a

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -91,7 +91,7 @@ pytest-mypy-plugins = "^1.9.2"
9191
pytest-subtests = "^0.8"
9292
hypothesis = "^6.54"
9393

94-
sphinx = "^5.1"
94+
sphinx = "^5.2"
9595
sphinx-autodoc-typehints = "^1.19"
9696
sphinxcontrib-mermaid = "0.7.1"
9797
sphinx-typlog-theme = "^0.8"

0 commit comments

Comments
 (0)