From 2ac7b93600b050c0d10a3652436decdb4bfef4a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 00:57:13 +0000 Subject: [PATCH] Bump sphinxext-opengraph from 0.4.1 to 0.8.1 Bumps [sphinxext-opengraph](https://github.com/wpilibsuite/sphinxext-opengraph) from 0.4.1 to 0.8.1. - [Release notes](https://github.com/wpilibsuite/sphinxext-opengraph/releases) - [Commits](https://github.com/wpilibsuite/sphinxext-opengraph/compare/v0.4.1...v0.8.1) --- updated-dependencies: - dependency-name: sphinxext-opengraph dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75c9abedaf1..e99e9d8c382 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ sphinx-tabs==1.3.0 # pyup: ignore sphinx-notfound-page==0.6 # Adds Open Graph tags in the HTML `` tag -sphinxext-opengraph==0.4.1 +sphinxext-opengraph==0.8.1 # Full-page search UI for RTD: https://readthedocs-sphinx-search.readthedocs.io readthedocs-sphinx-search==0.1.0