Skip to content

Commit

Permalink
chore(deps): Update pytest-pylint to v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MatejKastak committed Jan 11, 2024
1 parent d7338d0 commit 54f7ba6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -18,7 +18,7 @@ pytest-black = "^0.3.12"
pytest-cov = "^3.0.0"
pytest-mock = "^3.7.0"
pytest-mypy = "^0.9.1"
pytest-pylint = "0.19.0"
pytest-pylint = "^0.21.0"
pytest-yls = {path = "./pytest-yls", develop = true}

[tool.black]
Expand Down

0 comments on commit 54f7ba6

Please sign in to comment.