From 835eb992b29969df1ad26e7fcc696112666dbaf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 04:37:41 +0000 Subject: [PATCH] Update pylint requirement from ~=2.3.1 to ~=2.6.0 Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version. - [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.3.1...pylint-2.6.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5da0587a..88a4bbc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Flask-Gzip~=0.2 flask_sqlalchemy~=2.3.2 psycopg2-binary~=2.8.6 Flask-Migrate~=2.2.1 -pylint~=2.3.1 +pylint~=2.6.0 gunicorn~=19.7.1 csh_ldap~=2.1.0 onesignal-sdk~=1.0.0