build(deps): bump pylint from 2.13.9 to 2.14.0

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.9 to 2.14.0.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.9...v2.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-02 10:06:32 +00:00 committed by GitHub
parent 46979bb46d
commit 0b3da181ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,6 @@
coverage==6.4
black==22.3.0
isort==5.10.1
pylint==2.13.9
pylint==2.14.0
mypy==0.960
bandit==1.7.4