From 2d31fafe02f26c5873dcfb37652b5256aef30358 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 11:09:12 +0000 Subject: [PATCH] Bump sphinxcontrib-spelling from 7.3.2 to 7.4.1 Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 7.3.2 to 7.4.1. - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](https://github.com/sphinx-contrib/spelling/compare/7.3.2...7.4.1) --- updated-dependencies: - dependency-name: sphinxcontrib-spelling dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/doc-spelling.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/doc-spelling.txt b/requirements/doc-spelling.txt index f7838ed8535..1956c96a48f 100644 --- a/requirements/doc-spelling.txt +++ b/requirements/doc-spelling.txt @@ -1,2 +1,2 @@ -r doc.txt -sphinxcontrib-spelling==7.3.2; platform_system!="Windows" # We only use it in Travis CI +sphinxcontrib-spelling==7.4.1; platform_system!="Windows" # We only use it in Travis CI