Bump pylint from 2.17.6 to 3.0.0

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](https://github.com/pylint-dev/pylint/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-03 18:04:56 +00:00
committed by GitHub
parent d9055b3111
commit 5b78a90fff
2 changed files with 13 additions and 147 deletions

View File

@@ -25,7 +25,7 @@ pyhumps = "^3.0.2"
pytest = "^7.4"
pre-commit = "^3.4.0"
black = "^23.9"
pylint = "^2.17.6"
pylint = "^3.0.0"
isort = "^5.10.1"
mypy = "^1.5"
flake8 = "^4.0.1"