From c84941fd7e4c05449e4eb00de513d97b75ac5bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Jun 2018 20:32:37 +0000 Subject: [PATCH] Bump pycodestyle from 2.3.1 to 2.4.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/PyCQA/pycodestyle/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/master/CHANGES.txt) - [Commits](https://github.com/PyCQA/pycodestyle/compare/2.3.1...2.4.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..9f13046 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ mccabe==0.6.1 more-itertools==4.1.0 pluggy==0.6.0 py==1.5.3 -pycodestyle==2.3.1 +pycodestyle==2.4.0 pyflakes==1.6.0 pytest==3.5.0 pytest-cov==2.5.1