From 28568d415083a798ea40453fc77b2c81a0386c89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 21:59:56 +0000 Subject: [PATCH] Bump sphinxcontrib-spelling from 8.0.0 to 8.0.1 (#83) Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](https://github.com/sphinx-contrib/spelling/compare/8.0.0...8.0.1) --- updated-dependencies: - dependency-name: sphinxcontrib-spelling dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 c94dfb6..3bb4a55 100644 --- a/requirements/doc-spelling.txt +++ b/requirements/doc-spelling.txt @@ -1,2 +1,2 @@ -r doc.txt -sphinxcontrib-spelling==8.0.0; platform_system!="Windows" # We only use it in Azure CI +sphinxcontrib-spelling==8.0.1; platform_system!="Windows" # We only use it in Azure CI