From 916a85740ca08e6eef202e33bc6dd61172e54d08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 17:02:20 +0000 Subject: [PATCH] Bump pycodestyle from 2.6.0 to 2.7.0 Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.6.0 to 2.7.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/commits) Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 2497cf5b..1ef8c3e6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ codecov==2.1.11 nose-cov==1.6 -pycodestyle==2.6.0 +pycodestyle==2.7.0 pydocstyle==5.1.1 dodgy==0.2.1 isort==5.7.0