Skip to content

Commit 89f73eb

Browse files
Merge pull request #243 from macbre/dependabot/pip/pylint-2.8.3
2 parents 7058471 + d6d8535 commit 89f73eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
extras_require={
5151
'dev': [
5252
'coverage==5.5',
53-
'pylint==2.8.2',
53+
'pylint==2.8.3',
5454
'pytest==6.2.4',
5555
'twine==3.4.1',
5656
]

0 commit comments

Comments
 (0)