Merge pull request #2 from NohamR/dependabot/uv/pylint-4.0.6

Bump pylint from 4.0.5 to 4.0.6
This commit is contained in:
√(noham)²
2026-06-14 17:59:54 +02:00
committed by GitHub
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",
]