build(deps): bump pylint from 2.17.7 to 3.0.1

Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.7 to 3.0.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.7...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-06 10:48:03 +00:00 committed by GitHub
parent 4ba5436a50
commit f26e2b24c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
# are pinned to prevent unexpected linting failures when tools update)
black==23.9.1
isort==5.12.0
pylint==2.17.7
pylint==3.0.1
mypy==1.5.1
bandit==1.7.5
pydocstyle==6.3.0