From 4cafe3adc569aebc8a7c95722f6a1deb1b20b3c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Feb 2019 02:25:12 +0000 Subject: [PATCH] Bump pyflakes from 1.6.0 to 2.1.0 Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 1.6.0 to 2.1.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.1.0) 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..2ecb674 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.0 pytest==3.5.0 pytest-cov==2.5.1 requests==2.18.4