Skip to content

Commit 89e2853

Browse files
Update pylint requirement from ~=2.7.2 to ~=2.12.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/main/ChangeLog) - [Commits](pylint-dev/pylint@pylint-2.7.2...v2.12.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e88a48a commit 89e2853

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
@@ -11,6 +11,6 @@ mypy
1111
onesignal-sdk~=1.0.0
1212
psycopg2-binary~=2.8.6
1313
pylint-quotes~=0.2.1
14-
pylint~=2.7.2
14+
pylint~=2.12.2
1515
sentry-sdk~=1.0.0
1616
sqlalchemy[mypy]

0 commit comments

Comments
 (0)