chore(deps): update dependency pylint to v4 (#6366)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-13 15:21:26 +00:00
committed by GitHub
parent 89d95ca5e1
commit 25ebcb1a05
2 changed files with 12 additions and 12 deletions

View File

@@ -65,7 +65,7 @@ coveragepy-lcov = "^0.1.1"
mkdocs-material = "^9.0.0"
mypy = "^1.5.1"
pre-commit = "^4.0.0"
pylint = "^3.0.0"
pylint = "^4.0.0"
pytest = "^8.0.0"
pytest-asyncio = "^1.0.0"
rich = "^14.0.0"