From 1d5e47269685fb5a81014648a45d9f704820c6ed Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 02:14:08 +0000 Subject: [PATCH] Bump pyflakes from 1.6.0 to 2.2.0 Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 1.6.0 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/1.6.0...2.2.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 095bc8e..95bf35d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ more-itertools==4.1.0 pluggy==0.6.0 py==1.5.3 pycodestyle==2.3.1 -pyflakes==1.6.0 +pyflakes==2.2.0 pytest==3.5.0 pytest-cov==2.5.1 requests==2.18.4