Skip to content

Commit

Permalink
build(deps-dev): bump pylint from 2.13.9 to 2.14.0 (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 2, 2022
1 parent 70a2443 commit 6b2180f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 7 deletions.
26 changes: 20 additions & 6 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 @@ meval = "^2.5"
[tool.poetry.dev-dependencies]
black = "^22.3"
pre-commit = "^2.19.0"
pylint = "^2.13.9"
pylint = "^2.14.0"
isort = "^5.10.1"

[tool.poetry.extras]
Expand Down

0 comments on commit 6b2180f

Please sign in to comment.