From fd5293ea1ace9d66c481a26f51dbbda54e214d4e 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 75c9abeda..47a97ef8d 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.4.2 # Full-page search UI for RTD: https://readthedocs-sphinx-search.readthedocs.io readthedocs-sphinx-search==0.1.0