Bump pylint from 3.0.3 to 3.2.5

Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.3 to 3.2.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-01 19:09:53 +00:00
committed by GitHub
parent d42edcabc6
commit 8099a99077

View File

@@ -4,5 +4,5 @@ pip>=21.0,<24.1
ruff==0.3.5
mypy==1.8.0
pre-commit==3.6.0
pylint==3.0.3
pylint==3.2.5
types-cachetools