summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 17:55:24 +0000
committerGitHub <noreply@github.com>2021-02-16 17:55:24 +0000
commit567a28be93103b65b19f991df37c230e8ccc015c (patch)
tree66dd341f207b9a19345cd722eb86017697866f5c /requirements-dev.txt
parent0cdf7761c0ddb7f8d296909fdf126a16f13c6b34 (diff)
downloadsearxng-567a28be93103b65b19f991df37c230e8ccc015c.tar.gz
searxng-567a28be93103b65b19f991df37c230e8ccc015c.zip
Bump pylint from 2.6.0 to 2.6.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.6.0 to 2.6.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.6.0...pylint-2.6.2) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r--requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 0939dcd08..5c79d436c 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -2,7 +2,7 @@ mock==4.0.3
nose2[coverage_plugin]==0.10.0
cov-core==1.15.0
pycodestyle==2.6.0
-pylint==2.6.0
+pylint==2.6.2
splinter==0.14.0
transifex-client==0.14.2
unittest2==1.1.0