Skip to content

Commit

Permalink
chore(deps-dev): update sphinx-hoverxref requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [sphinx-hoverxref](https://github.com/readthedocs/sphinx-hoverxref) to permit the latest version.
- [Release notes](https://github.com/readthedocs/sphinx-hoverxref/releases)
- [Changelog](https://github.com/readthedocs/sphinx-hoverxref/blob/master/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-hoverxref@1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: sphinx-hoverxref
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 14, 2022
1 parent 20d736c commit 9cecacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ isort[requirements_deprecated_finder]
#################
sphinx~=4.4.0
furo~=2022.1.2
sphinx-hoverxref~=1.0.0
sphinx-hoverxref~=1.0.1
#################
# Static Typing # free PR's
#################
Expand Down

0 comments on commit 9cecacb

Please sign in to comment.