Skip to content

Commit cd854df

Browse files
Bump sphinx from 4.2.0 to 4.3.0 (#1122)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](sphinx-doc/sphinx@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53d02e1 commit cd854df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -84,7 +84,7 @@ pytest-subtests = "^0.5"
8484
pytest-xdist = "^2.4"
8585
hypothesis = "^6.24"
8686

87-
sphinx = "^4.2"
87+
sphinx = "^4.3"
8888
sphinx-autodoc-typehints = "^1.12"
8989
sphinxcontrib-mermaid = "0.7.1"
9090
sphinx-typlog-theme = "^0.8"

0 commit comments

Comments
 (0)