summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-15 07:37:51 +0000
committerGitHub <noreply@github.com>2021-03-15 07:37:51 +0000
commite8ddc947e8e20c5972adaa1a9c198ead9b9c7c7d (patch)
tree5d7b896928e3bc229634e7e4e75a531a35f2cbab
parentb592ec8029a3c11f47ff69a42cb5470f9e60cc43 (diff)
downloadnumpy-dependabot/pip/pycodestyle-2.7.0.tar.gz
MAINT: Bump pycodestyle from 2.6.0 to 2.7.0dependabot/pip/pycodestyle-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-preview[bot] <support@dependabot.com>
-rw-r--r--linter_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/linter_requirements.txt b/linter_requirements.txt
index 9df85e7c3..51a769ee0 100644
--- a/linter_requirements.txt
+++ b/linter_requirements.txt
@@ -1,2 +1,2 @@
-pycodestyle==2.6.0
+pycodestyle==2.7.0
GitPython==3.1.13 \ No newline at end of file