Skip to content

Commit 28f406a

Browse files
Update pylint requirement from ~=2.3.1 to ~=2.6.0 (#225)
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.3.1...pylint-2.6.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0e31ad commit 28f406a

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
@@ -5,7 +5,7 @@ Flask-Gzip~=0.2
55
flask_sqlalchemy~=2.3.2
66
psycopg2-binary~=2.8.6
77
Flask-Migrate~=2.2.1
8-
pylint~=2.3.1
8+
pylint~=2.6.0
99
gunicorn~=19.7.1
1010
csh_ldap~=2.1.0
1111
onesignal-sdk~=1.0.0

0 commit comments

Comments
 (0)