aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-01 06:20:05 +0000
committerMax Meinhold <mxmeinhold@gmail.com>2021-03-27 00:14:29 -0400
commit94642cdacb3900c22258be7fa83a857a9a2789d8 (patch)
treed4db1fde81b774071f43f2655ec36c6e7e5c6954
parent49c9b4e8a3946e3d38f8ed3a4b728fd144fe8bae (diff)
Update pylint requirement from ~=2.6.0 to ~=2.7.2
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.6.0...pylint-2.7.2) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index e9fbfbc..d9f198d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,6 +9,6 @@ flask_sqlalchemy~=2.4.4
gunicorn~=20.0.4
onesignal-sdk~=1.0.0
psycopg2-binary~=2.8.6
-pylint~=2.6.0
+pylint~=2.7.2
pylint-quotes~=0.2.1
sentry-sdk~=1.0.0