Skip to content

Commit

Permalink
⬆️ Update dependency pylint to v3.2.0 (#1021)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 1c50840 commit af82518
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -37,7 +37,7 @@ coverage = {version = "7.5.1", extras = ["toml"]}
mypy = "1.10.0"
pre-commit = "3.7.1"
pre-commit-hooks = "4.6.0"
pylint = "3.1.1"
pylint = "3.2.0"
pytest = "7.4.4"
pytest-asyncio = "0.23.6"
pytest-cov = "5.0.0"
Expand Down

0 comments on commit af82518

Please sign in to comment.