Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Bump pylint from 2.17.6 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.6 to 3.0.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.6...v3.0.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 2cca7b1 commit 55bef28
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 136 deletions.
161 changes: 26 additions & 135 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 @@ -17,7 +17,7 @@ validators = "^0.22.0"
black = "^23.9.1"
pre-commit = "^3.4.0"
pyclean = "^2.7.5"
pylint = "^2.17.6"
pylint = "^3.0.0"
isort = "^5.12.0"

[build-system]
Expand Down

0 comments on commit 55bef28

Please sign in to comment.