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.7.2 to 2.7.4 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 6, 2021
1 parent 52694e0 commit 78f627e
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": [
"mock==4.0.3",
"pylint==2.7.2",
"pylint==2.7.4",
'pytest==6.2.2',
'pytest-cov==2.11.1',
"python-dotenv==0.17.0"
Expand Down

0 comments on commit 78f627e

Please sign in to comment.