From d6eae23c3a4a01980e3baf2d290066f443ec5f64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 29 Jan 2019 21:13:53 +0000 Subject: [PATCH] Bump pycodestyle from 2.4.0 to 2.5.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.4.0 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.4.0...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 f53c7983..407905d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Flask-Testing==0.7.1 Flask-SeaSurf==0.2.2 flask-talisman==0.6.0 gunicorn==19.9.0 -pycodestyle==2.4.0 +pycodestyle==2.5.0 pydocstyle==3.0.0 requests==2.21.0 Sphinx==1.8.3