Skip to content

Commit

Permalink
⬆️ Update dependency pylint to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 22, 2023
1 parent e81150c commit 334ce25
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 9 deletions.
30 changes: 22 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 @@ -45,7 +45,7 @@ coverage = {version = "7.3.2", extras = ["toml"]}
mypy = "1.6.1"
pre-commit = "3.5.0"
pre-commit-hooks = "4.5.0"
pylint = "3.0.1"
pylint = "3.0.2"
pytest = "7.4.2"
pytest-asyncio = "0.21.1"
pytest-cov = "4.1.0"
Expand Down

0 comments on commit 334ce25

Please sign in to comment.