Update dependency pylint to v4.0.1 #260

Merged
profitroll merged 1 commits from renovate/pylint-4.x into dev 2025-10-17 03:47:03 +03:00

View File

@@ -2,7 +2,7 @@ black==25.9.0
build==1.3.0 build==1.3.0
isort==5.13.2 isort==5.13.2
mypy==1.18.2 mypy==1.18.2
pylint==4.0.0 pylint==4.0.1
pytest-asyncio==1.2.0 pytest-asyncio==1.2.0
pytest-cov==7.0.0 pytest-cov==7.0.0
pytest==8.4.2 pytest==8.4.2