Bump pylint from 3.1.0 to 3.2.2 (#2188)

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-30 16:26:20 +08:00 committed by GitHub
parent 2b4698eff5
commit df8a5f43ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ mypy==1.9.0; platform_python_implementation=='CPython' and python_version>'3.8'
pathspec==0.12.1
pipdeptree==2.20.0
pre-commit==3.7.1
pylint==3.1.0
pylint==3.2.2
pyre-check==0.9.19; python_version>'3.8'
pyright==1.1.353
pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'