Skip to content

Commit

Permalink
chore: remove pylint v2
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Oct 3, 2023
1 parent 72f39f7 commit d7d93d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -29,7 +29,7 @@ requests = ">=2.31.0, <2.32"
black = "^23.0.0"
isort = "^5.9.3"
mypy = "^1.0.0"
pylint = "^2.12.0 || ^3.0.0"
pylint = "^3.0.0"
pytest = "^7.0.1"
pytest-cov = "^4.0.0"
pytest-xdist = "^3.0.0"
Expand Down

0 comments on commit d7d93d6

Please sign in to comment.