build(deps): bump pylint from 3.0.1 to 3.0.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-25 06:31:55 +00:00 committed by GitHub
parent dadca463ef
commit a37693df9a
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.10.1
isort==5.12.0
pylint==3.0.1
pylint==3.0.2
mypy==1.6.1
bandit==1.7.5
pydocstyle==6.3.0