From 1f1b3ad069c64452c8fa4603b259565529b057fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 20:02:17 +0000 Subject: [PATCH] Bump pyspellchecker from 0.6.3 to 0.7.1 Bumps [pyspellchecker](https://github.com/barrust/pyprobables) from 0.6.3 to 0.7.1. - [Release notes](https://github.com/barrust/pyprobables/releases) - [Changelog](https://github.com/barrust/pyprobables/blob/master/CHANGELOG.md) - [Commits](https://github.com/barrust/pyprobables/commits) --- updated-dependencies: - dependency-name: pyspellchecker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 220952f..303b7eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -pyspellchecker==0.6.3 +pyspellchecker==0.7.1 nltk==3.7 # stopwords and wordnet corpus must be installed