From 6cdc9bbfeda31c9ff61cd1ceed164bd0167b4f0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 21:56:46 +0000 Subject: [PATCH] Bump sphinxcontrib-spelling Bumps the pip-dependencies group in /third_party with 1 update: [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling). Updates `sphinxcontrib-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 dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- third_party/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/requirements.txt b/third_party/requirements.txt index 1255dcb929..4b8244b3aa 100644 --- a/third_party/requirements.txt +++ b/third_party/requirements.txt @@ -17,4 +17,4 @@ sphinx==8.1.3 sphinx_book_theme==1.1.3 # Spelling check in documentation pyenchant==3.2.2 -sphinxcontrib-spelling==8.0.0 +sphinxcontrib-spelling==8.0.1