From 439fa3971960be110d9ba649f42f79ad1283d8d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 14:11:59 +0000 Subject: [PATCH] Bump sphinx-hoverxref from 0.7b1 to 0.8b1 in /docs Bumps [sphinx-hoverxref](https://github.com/readthedocs/sphinx-hoverxref) from 0.7b1 to 0.8b1. - [Release notes](https://github.com/readthedocs/sphinx-hoverxref/releases) - [Changelog](https://github.com/readthedocs/sphinx-hoverxref/blob/master/CHANGELOG.rst) - [Commits](https://github.com/readthedocs/sphinx-hoverxref/commits) --- updated-dependencies: - dependency-name: sphinx-hoverxref dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b4da323bd..4a27b621e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ sphinx==4.2.0 sphinx_autodoc_typehints==1.12.0 sphinxcontrib-mermaid==0.7.1 sphinx-typlog-theme==0.8.0 -sphinx-hoverxref==0.7b1 +sphinx-hoverxref==0.8b1 recommonmark==0.7.1 m2r==0.2.1 tomlkit==0.7.2