Skip to content

Commit

Permalink
chore(deps): update dependency pylint to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ThorpeJosh committed Oct 21, 2023
1 parent 0899874 commit 16a028e
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 @@ -5,7 +5,7 @@
DEV_REQUIREMENTS = {
"dev": [
"pytest==7.4.*",
"pylint==2.17.*",
"pylint==3.0.*",
"black==23.10.*",
]
}
Expand Down

0 comments on commit 16a028e

Please sign in to comment.