Bump pylint from 2.13.3 to 2.13.4

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.3...v2.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-01 13:26:03 +00:00 committed by GitHub
parent 9f99aab5e5
commit e2b9dffdf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@ hiredis = "^2.0.0"
mypy = "^0.942"
pytest = "^7.1.1"
ipdb = "^0.13.9"
pylint = "^2.13.3"
pylint = "^2.13.4"
black = "^22.3"
isort = "^5.9.3"
flake8 = "^4.0.1"