Skip to content

Commit

Permalink
Bump pylint from 2.17.6 to 3.0.0 (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 3, 2023
1 parent 7666580 commit 7c1d630
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 62 deletions.
73 changes: 12 additions & 61 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 @@ -33,7 +33,7 @@ isort = "^5.6.4"
flake8 = "^6.0.0"
flake8-docstrings = ">=1.3.0"
flake8-bugbear = ">=20.11.1"
pylint = "^2.17.3"
pylint = ">=2.17.3,<4.0.0"
rstcheck = ">=3.3.1,<7.0.0"
mypy = "^1.2.0"
# testing and code coverage
Expand Down

0 comments on commit 7c1d630

Please sign in to comment.