Bump pylint from 4.0.6 to 4.0.7

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

---
updated-dependencies:
- dependency-name: pylint
  dependency-version: 4.0.7
  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-08-13 15:14:58 +00:00
committed by GitHub
parent 4806a03b25
commit 8b84776033
2 changed files with 5 additions and 5 deletions

View File

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