Skip to content

Commit 80d2c6a

Browse files
committed
Update pylint version
1 parent 451476a commit 80d2c6a

File tree

2 files changed

+110
-96
lines changed

2 files changed

+110
-96
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ pre-commit = "==2.10.1"
99

1010
[dev-packages] # Packages required to develop the application
1111
coverage = "==5.0.3"
12-
pylint = "==2.6.0"
1312
responses = "==0.10.12"
1413
flit = "==2.2.0"
1514
azure-identity = "==1.5.0"
1615
isort = "==5.7.0"
1716
yapf = "==0.30.0"
1817
mypy = "==0.800"
18+
pylint = "==2.7.4"

0 commit comments

Comments
 (0)