Bump pylint from 4.0.5 to 4.0.6

Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.5...v4.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-14 15:02:58 +00:00
committed by GitHub
parent 56fcd6ec98
commit ec8e605485
2 changed files with 5 additions and 5 deletions

View File

@@ -13,5 +13,5 @@ dependencies = [
[dependency-groups]
dev = [
"pylint>=4.0.5",
"pylint>=4.0.6",
]