summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-08 07:48:04 +0000
committerGitHub <noreply@github.com>2021-03-08 07:48:04 +0000
commitd8dabe53ff0850e1a34a39bd56b6423678a40067 (patch)
tree57b34f6e3b1678204df0bb44a12a92323f860dcd
parent0cea1d9b585ebe9895c898c60f05572840579c89 (diff)
downloadnumpy-dependabot/pip/pycodestyle-2.6.0.tar.gz
MAINT: Bump pycodestyle from 2.5.0 to 2.6.0dependabot/pip/pycodestyle-2.6.0
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.5.0 to 2.6.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.5.0...2.6.0) 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 b5b49bc8c..9df85e7c3 100644
--- a/linter_requirements.txt
+++ b/linter_requirements.txt
@@ -1,2 +1,2 @@
-pycodestyle==2.5.0
+pycodestyle==2.6.0
GitPython==3.1.13 \ No newline at end of file