From 24522cb59e8a33554c7b27f7ebd5cdcddabdf2f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 09:05:37 +0000 Subject: [PATCH] Bump sphinxext-opengraph from 0.5.0 to 0.5.1 Bumps [sphinxext-opengraph](https://github.com/wpilibsuite/sphinxext-opengraph) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/wpilibsuite/sphinxext-opengraph/releases) - [Commits](https://github.com/wpilibsuite/sphinxext-opengraph/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: sphinxext-opengraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] (cherry picked from commit 17bcff412ac1861d2f207d921950f20835e701be) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16bdb1ea1..e5f3386b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,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.5.0 +sphinxext-opengraph==0.5.1 # Full-page search UI for RTD: https://readthedocs-sphinx-search.readthedocs.io readthedocs-sphinx-search==0.1.0