build(deps): bump pylint from 2.15.8 to 2.15.9

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.8 to 2.15.9.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.8...v2.15.9)

---
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] 2022-12-19 10:02:58 +00:00 committed by GitHub
parent 216ae641f7
commit 7e1c58df9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,6 @@
coverage==6.5.0
black==22.12.0
isort==5.11.2
pylint==2.15.8
pylint==2.15.9
mypy==0.991
bandit==1.7.4