Skip to content

Commit

Permalink
chore(deps): update dependency pylint to v2.17.6 (#1484)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent 7d71050 commit 2e47d8b
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 @@ -54,7 +54,7 @@
# linting
"black",
"pre-commit>=3.3.0,<4.0.0",
"pylint==2.17.5",
"pylint==2.17.6",
"pyright==1.1.327",
# notebooks tests
"nbformat",
Expand Down

0 comments on commit 2e47d8b

Please sign in to comment.