From 6153e944983710c2f429050cf08d71ed75b04c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Feb 2019 02:25:05 +0000 Subject: [PATCH] Bump pycodestyle from 2.3.1 to 2.5.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.3.1 to 2.5.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.5.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..8cc400e 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.5.0 pyflakes==1.6.0 pytest==3.5.0 pytest-cov==2.5.1