Skip to content

Commit 8be7309

Browse files
Bump sphinx from 5.2.1 to 5.2.2 (#435)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.1 to 5.2.2. - [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.2.1...v5.2.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-patch ... 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 7c0bcf3 commit 8be7309

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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 = "^4.0"
6161
pytest-randomly = "^3.12"
6262
pytest-mypy-plugins = "^1.9"
6363

64-
sphinx = "^5.1"
64+
sphinx = "^5.2"
6565
sphinx-autodoc-typehints = "^1.19"
6666
sphinxcontrib-mermaid = "^0.7"
6767
sphinx-typlog-theme = "^0.8"

0 commit comments

Comments
 (0)