Bump pylint from 2.15.4 to 2.15.5

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.4 to 2.15.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.4...v2.15.5)

---
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-10-24 16:34:20 +00:00
committed by GitHub
parent ee9da6a5e8
commit 7df6cb3396
2 changed files with 9 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ Brotli = "^1.0.9"
[tool.poetry.dev-dependencies]
mypy = "^0.982"
autopep8 = "^1.7.0"
pylint = "^2.15.4"
pylint = "^2.15.5"
types-ujson = "^5.5.0"
lxml-stubs = "^0.4.0"
pandas-stubs = "^1.5.0"