From 1dcaced5af18876ecb7820b76f978f9016694f1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 01:56:25 +0000 Subject: [PATCH] Bump sphinx-lint from 0.6.8 to 0.8.1 Bumps [sphinx-lint](https://github.com/sphinx-contrib/sphinx-lint) from 0.6.8 to 0.8.1. - [Release notes](https://github.com/sphinx-contrib/sphinx-lint/releases) - [Commits](https://github.com/sphinx-contrib/sphinx-lint/compare/v0.6.8...v0.8.1) --- updated-dependencies: - dependency-name: sphinx-lint 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 2a5a60dbd..036517fe0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ furo>=2022.6.4 jinja2 sphinx-autobuild sphinx-inline-tabs>=2023.4.21 -sphinx-lint==0.6.8 +sphinx-lint==0.8.1 sphinx-notfound-page>=1.0.0 sphinx_copybutton>=0.3.3 sphinxext-opengraph>=0.7.1