From 04ec9fc9bd36a8f32cca743263edb325d1fb5ed4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 02:13:55 +0000 Subject: [PATCH] Bump pycodestyle from 2.3.1 to 2.6.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.3.1 to 2.6.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.6.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..06cfc13 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.6.0 pyflakes==1.6.0 pytest==3.5.0 pytest-cov==2.5.1