From f5add5ae982e887fd1d33f227ef852c0e70c304a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Dec 2020 13:10:29 +0000 Subject: [PATCH] Bump codespell from 1.17.1 to 2.0.0 Bumps [codespell](https://github.com/codespell-project/codespell) from 1.17.1 to 2.0.0. - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](https://github.com/codespell-project/codespell/compare/v1.17.1...v2.0.0) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4ab9063..ef8a762 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,5 +1,5 @@ black==20.8b1 -codespell==1.17.1 +codespell==2.0.0 flake8==3.8.3 mypy==0.782 pydocstyle==5.1.1