Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Bump pylint from 2.12.2 to 2.13.2 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 4, 2022
1 parent 4b4ee36 commit d984a30
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 @@ -28,7 +28,7 @@
extras_require={
'test': [
'nose==1.3.*',
'pylint==2.12.2',
'pylint==2.13.2',
'nose-cov==1.6'
]
},
Expand Down

0 comments on commit d984a30

Please sign in to comment.