Skip to content

Commit

Permalink
⬆️ Update dependency pylint to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2023
1 parent 2923f60 commit 701aa5c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.5.1"
pre-commit = "3.4.0"
pre-commit-hooks = "4.4.0"
pylint = "3.0.0"
pylint = "3.0.1"
pytest = "7.4.2"
pytest-asyncio = "0.21.1"
pytest-cov = "4.1.0"
Expand Down

0 comments on commit 701aa5c

Please sign in to comment.