From d0b11766e0a1d51487ec558f2b404dfcb470dd28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 11:59:40 +0000 Subject: [PATCH] Bump sphinxcontrib-spelling from 7.3.2 to 8.0.0 Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 7.3.2 to 8.0.0. - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](https://github.com/sphinx-contrib/spelling/compare/7.3.2...8.0.0) --- updated-dependencies: - dependency-name: sphinxcontrib-spelling dependency-type: direct:production update-type: version-update:semver-major ... 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..4f4b64425d3 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==8.0.0; platform_system!="Windows" # We only use it in Travis CI