build(deps): bump pylint from 2.14.3 to 2.14.4

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.3 to 2.14.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.3...v2.14.4)

---
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-06-30 11:01:13 +00:00 committed by GitHub
parent 80d6e737a3
commit d673b5bb61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,6 @@
coverage==6.4.1
black==22.6.0
isort==5.10.1
pylint==2.14.3
pylint==2.14.4
mypy==0.961
bandit==1.7.4