From e91ee0d3dba31dc43bbbea5f383972944f43a446 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 18:58:12 +0000 Subject: [PATCH] chore(deps-dev): bump pep8 from 1.7 to 1.7.1 Bumps [pep8](https://github.com/PyCQA/pep8) from 1.7 to 1.7.1. - [Release notes](https://github.com/PyCQA/pep8/releases) - [Changelog](https://github.com/PyCQA/pycodestyle/blob/1.7.1/CHANGES.txt) - [Commits](https://github.com/PyCQA/pep8/compare/1.7.0...1.7.1) Signed-off-by: dependabot-preview[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 284b6bddd4..b4136cd2e1 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,7 +2,7 @@ nose==1.3 pylint==2.4 -pep8==1.7 +pep8==1.7.1 isort==4.3.21 black==19.10b0 pre-commit==2.2.0