build(deps-dev): bump pylint from 2.14.5 to 2.17.5

Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.14.5 to 2.17.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v2.14.5...v2.17.5)

---
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-07-31 10:09:37 +00:00 committed by GitHub
parent 68636daf0d
commit 832623b45a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ isort==5.10.1
mock==4.0.3
mypy==0.971
pre-commit==2.20.0
pylint==2.14.5
pylint==2.17.5
pytest==7.0.1
pytest-cov==3.0.0
types-PyYAML==6.0.11