Bump pylint from 2.15.0 to 2.15.3

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.0 to 2.15.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.15.3)

---
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-09-28 01:07:52 +00:00
committed by GitHub
parent a80d9586ff
commit a05260ba4a
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.971"
autopep8 = "^1.7.0"
pylint = "^2.15.0"
pylint = "^2.15.3"
types-ujson = "^5.4.0"
lxml-stubs = "^0.4.0"
pandas-stubs = "^1.5.0"