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 Oct 2, 2023
1 parent a3d560c commit 53ca4dc
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 134 deletions.
158 changes: 25 additions & 133 deletions {{cookiecutter.project_slug}}/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 {{cookiecutter.project_slug}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pytest = "^7.2"
black = {version = "^19.10b0", allow-prereleases = true}
autopep8 = "^2.0.0"
ipdb = "^0.13.0"
pylint = "^2.15.8"
pylint = "^3.0.0"

[tool.poetry.group.aws]
optional = true
Expand Down

0 comments on commit 53ca4dc

Please sign in to comment.