From 19df8cd63ec999b72bfb2333c750d26145c88f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 15:05:00 +0000 Subject: [PATCH] Bump pyspellchecker from 0.7.2 to 0.8.1 (#1422) Bumps [pyspellchecker](https://github.com/barrust/pyspellchecker) from 0.7.2 to 0.8.1. - [Release notes](https://github.com/barrust/pyspellchecker/releases) - [Changelog](https://github.com/barrust/pyspellchecker/blob/master/CHANGELOG.md) - [Commits](https://github.com/barrust/pyspellchecker/compare/v0.7.2...v0.8.1) --- updated-dependencies: - dependency-name: pyspellchecker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 2fcb052c..8df14f63 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -26,7 +26,7 @@ myst-parser==2.0.0 packaging==24.0 pygls==1.3.1 Pygments==2.17.2 -pyspellchecker==0.7.2 +pyspellchecker==0.8.1 PyYAML==6.0.1 requests==2.31.0 six==1.16.0