Skip to content

Commit 94642cd

Browse files
dependabot[bot]mxmeinhold
authored andcommitted
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](pylint-dev/pylint@pylint-2.6.0...pylint-2.7.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49c9b4e commit 94642cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ flask_sqlalchemy~=2.4.4
99
gunicorn~=20.0.4
1010
onesignal-sdk~=1.0.0
1111
psycopg2-binary~=2.8.6
12-
pylint~=2.6.0
12+
pylint~=2.7.2
1313
pylint-quotes~=0.2.1
1414
sentry-sdk~=1.0.0

0 commit comments

Comments
 (0)