Skip to content

Commit

Permalink
Bump pylint from 2.12.1 to 2.12.2 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 20, 2021
1 parent d1be9c6 commit a5ef817
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.12.1',
'pylint==2.12.2',
'pytest-cov==3.0.0',
]
},
Expand Down

0 comments on commit a5ef817

Please sign in to comment.