From c41d6bdc0bf3b7ab6cb39f5e0b553be78424639f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Mar 2019 02:20:31 +0000 Subject: [PATCH] Bump pyflakes from 1.6.0 to 2.1.1 Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 1.6.0 to 2.1.1. - [Release notes](https://github.com/PyCQA/pyflakes/releases) - [Changelog](https://github.com/PyCQA/pyflakes/blob/2.1.1/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/1.6.0...2.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 095bc8e..bf892e4 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.1.1 pytest==3.5.0 pytest-cov==2.5.1 requests==2.18.4