Skip to content

Commit d4bef91

Browse files
build(deps-dev): bump sphinx-hoverxref from 1.1.3 to 1.3.0 (#1510)
Bumps [sphinx-hoverxref](https://github.com/readthedocs/sphinx-hoverxref) from 1.1.3 to 1.3.0. - [Release notes](https://github.com/readthedocs/sphinx-hoverxref/releases) - [Changelog](https://github.com/readthedocs/sphinx-hoverxref/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-hoverxref@1.1.3...1.3.0) --- updated-dependencies: - dependency-name: sphinx-hoverxref 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 addf3e3 commit d4bef91

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

poetry.lock

Lines changed: 21 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
@@ -95,7 +95,7 @@ sphinx = "^5.2"
9595
sphinx-autodoc-typehints = "^1.19"
9696
sphinxcontrib-mermaid = "0.7.1"
9797
sphinx-typlog-theme = "^0.8"
98-
sphinx-hoverxref = "^1.1"
98+
sphinx-hoverxref = "^1.3"
9999
doc8 = "^1.0"
100100
m2r2 = "^0.3"
101101
tomlkit = "^0.11"

0 commit comments

Comments
 (0)