From ae7e0e20b520f8b77ed1c617b2eeda4dbd44b1e0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 13:57:08 -0400 Subject: [PATCH] Bump pyflakes from 2.1.1 to 2.2.0 (#9) Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/PyCQA/pyflakes/releases) - [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/2.1.1...2.2.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2532832..7580718 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ psutil==5.7.0 py==1.8.1 py-cpuinfo==6.0.0 pycodestyle==2.5.0 -pyflakes==2.1.1 +pyflakes==2.2.0 pylint==2.4.4 pyparsing==2.4.7 pytest==5.4.1