Skip to content

Commit 55f139e

Browse files
committed
upgrade pylint
1 parent c3f8e17 commit 55f139e

File tree

2 files changed

+18
-133
lines changed

2 files changed

+18
-133
lines changed

poetry.lock

Lines changed: 17 additions & 132 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ flake8-bugbear = ">= 21.4.1"
3939
flake8-comprehensions = ">= 3.4.0"
4040
flake8-use-fstring = ">= 1.1"
4141
flake8-simplify = ">= 0.14.0"
42-
pylint = "^2.7.4"
42+
pylint = "^3.0"
4343
mypy = "^1.0"
4444
types-requests = ">= 2.0"
4545

0 commit comments

Comments
 (0)