From df6f0df57b8b55ccd784f4a71d80ac7d04ab91eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 08:11:49 +0200 Subject: [PATCH] Bump sphinxext-opengraph from 0.4.1 to 0.4.2 (#4938) Bumps [sphinxext-opengraph](https://github.com/wpilibsuite/sphinxext-opengraph) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/wpilibsuite/sphinxext-opengraph/releases) - [Commits](https://github.com/wpilibsuite/sphinxext-opengraph/compare/v0.4.1...v0.4.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb217d034..f371e894f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ sphinx-tabs==1.3.0 # pyup: ignore sphinx-notfound-page==0.7.1 # Adds Open Graph tags in the HTML `` tag -sphinxext-opengraph==0.4.1 +sphinxext-opengraph==0.4.2 # Full-page search UI for RTD: https://readthedocs-sphinx-search.readthedocs.io readthedocs-sphinx-search==0.1.0