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-18 15:15:45 +00:00
committed by GitHub
parent 51e3388fa6
commit faa77a5f09
2 changed files with 5 additions and 5 deletions

View File

@@ -21,6 +21,6 @@ packages = ["macho_diff"]
[dependency-groups]
dev = [
"pylint>=4.0.5",
"pylint>=4.0.6",
"ruff>=0.15.16",
]