Bump pylint from 2.13.2 to 2.17.6

Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.13.2 to 2.17.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v2.13.2...v2.17.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-26 09:00:59 +00:00
committed by GitHub
parent 4ea0841200
commit cf57caa76f
2 changed files with 137 additions and 37 deletions

View File

@@ -25,7 +25,7 @@ pyhumps = "^3.0.2"
pytest = "^7.4"
pre-commit = "^3.4.0"
black = "^23.9"
pylint = "^2.13.2"
pylint = "^2.17.6"
isort = "^5.10.1"
mypy = "^1.5"
flake8 = "^4.0.1"