Bump pylint from 2.15.8 to 2.15.10

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

---
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] 2023-01-23 17:16:10 +00:00 committed by GitHub
parent 59c949c9c0
commit 64427db059
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 720 additions and 717 deletions

1435
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,7 @@ flake8 = "^6.0.0"
jedi = "^0.18.2"
mixer = "^7.2.2"
pep8 = "^1.7.1"
pylint = "^2.15.8"
pylint = "^2.15.10"
pytest = "^7.2.0"
pytest-cov = "^4.0.0"
pytest-django = "^4.5.2"