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 Dec 2, 2023
1 parent c62f265 commit 027d9e6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 137 deletions.
146 changes: 10 additions & 136 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ black = { version = "=22.12.0", python = "~3.8" }
isort = "=5.12.0"

# Linters
pylint = { version = "2.17.7", python = "~3.8" }
pylint = { version = "3.0.2", python = "~3.8" }

# Testing
pytest = "6.2.5"
Expand Down

0 comments on commit 027d9e6

Please sign in to comment.