chore(deps): update dependency pylint to v4
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 2s
CI / ci (pull_request) Successful in 1m12s

This commit is contained in:
2025-12-07 11:20:12 +00:00
committed by Luke Tainton
parent b8f5508dca
commit 984740155d
2 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ app = "app.main:main"
dev = [
"black<25.11.1,>=25.11.0",
"coverage<8.0.0,>=7.5.0",
"pylint<4.0.0,>=3.1.0",
"pylint<4.1.0,>=4.0.4",
"pylint-exit<2.0.0,>=1.2.0",
"pytest<9.1.0,>=9.0.0",
"requests-mock<2.0.0,>=1.12.1",