Bump pylint from 2.13.5 to 2.13.7

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.5 to 2.13.7.
- [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.5...v2.13.7)

---
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-21 03:23:31 +00:00 committed by GitHub
parent 843ed8a9b4
commit cfad34af1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 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.5"
pylint = "^2.13.7"
black = "^22.3"
isort = "^5.9.3"
flake8 = "^4.0.1"