Bump pylint from 2.17.6 to 3.0.2 (#1978)

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

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

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] 2023-10-24 20:11:29 +08:00 committed by GitHub
parent e27a20f53c
commit 1500f8aa64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ mypy==1.4.1; platform_python_implementation=='CPython' and python_version>'3.8'
pathspec==0.11.2 pathspec==0.11.2
pipdeptree==2.13.0 pipdeptree==2.13.0
pre-commit==3.4.0 pre-commit==3.4.0
pylint==2.17.6 pylint==3.0.2
pyre-check==0.9.18; python_version>'3.8' pyre-check==0.9.18; python_version>'3.8'
pyright==1.1.331 pyright==1.1.331
pytype==2023.6.2; platform_python_implementation=='CPython' and python_version<'3.11' pytype==2023.6.2; platform_python_implementation=='CPython' and python_version<'3.11'