summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2021-03-08 16:55:03 +0200
committerGitHub <noreply@github.com>2021-03-08 16:55:03 +0200
commit3ad51382fd0e7da68daba7b7f831afc018260c37 (patch)
treedb105d81d00028b320dcd42fe4e5e9c8ba9d7f7b
parent11fe8a8299b5a32e05f8a7cacf54f05a00a0c412 (diff)
parentd8dabe53ff0850e1a34a39bd56b6423678a40067 (diff)
downloadnumpy-3ad51382fd0e7da68daba7b7f831afc018260c37.tar.gz
Merge pull request #18578 from numpy/dependabot/pip/pycodestyle-2.6.0
MAINT: Bump pycodestyle from 2.5.0 to 2.6.0
-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