Skip to content

Commit

Permalink
Bump pylint from 2.6.0 to 2.12.1 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 2, 2021
1 parent d272f14 commit 48a7700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
extras_require={
"test": [
'pytest==6.2.5',
'pylint==2.6.0',
'pylint==2.12.1',
'pytest-cov==3.0.0',
]
},
Expand Down

0 comments on commit 48a7700

Please sign in to comment.