From 9c92f7b0aba13487bb00c68b2c129d64ad097331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 21:26:23 +0000 Subject: [PATCH] Bump pyenchant in /third_party in the pip-dependencies group Bumps the pip-dependencies group in /third_party with 1 update: [pyenchant](https://github.com/pyenchant/pyenchant). Updates `pyenchant` from 3.2.2 to 3.3.0 - [Release notes](https://github.com/pyenchant/pyenchant/releases) - [Commits](https://github.com/pyenchant/pyenchant/compare/v3.2.2...v3.3.0) --- updated-dependencies: - dependency-name: pyenchant dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor 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 27f041b0d9..591bcf52d3 100644 --- a/third_party/requirements.txt +++ b/third_party/requirements.txt @@ -19,5 +19,5 @@ sphinx==8.1.3 sphinx_book_theme==1.1.3 # Spelling check in documentation codespell==2.4.1 -pyenchant==3.2.2 +pyenchant==3.3.0 sphinxcontrib-spelling==8.0.1