From 79bc71c259bd543df7d5473ab69463ea00b8871d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 18:44:48 +0000 Subject: [PATCH] Bump pyspellchecker from 0.6.2 to 0.7.0 in /.circleci Bumps [pyspellchecker](https://github.com/barrust/pyspellchecker) from 0.6.2 to 0.7.0. - [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.6.2...v0.7.0) --- updated-dependencies: - dependency-name: pyspellchecker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .circleci/build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/build-requirements.txt b/.circleci/build-requirements.txt index 65877d2fd07a..35c9ac56492b 100644 --- a/.circleci/build-requirements.txt +++ b/.circleci/build-requirements.txt @@ -1,6 +1,6 @@ awscli==1.18.199 slackclient==2.9.3 -pyspellchecker==0.6.2 +pyspellchecker==0.7.0 ansible==2.8.6 ansible-runner==1.4.2 rsa==3.4.2