Update dependency pylint to v3.3.2
All checks were successful
Analysis / SonarCloud (pull_request) Successful in 35s
Tests / Build and Test (3.10) (pull_request) Successful in 1m4s
Tests / Build and Test (3.11) (pull_request) Successful in 1m6s
Tests / Build and Test (3.12) (pull_request) Successful in 1m13s
Tests / Build and Test (3.9) (pull_request) Successful in 1m5s
Analysis / SonarCloud (push) Successful in 40s

This commit is contained in:
Renovate 2024-12-01 21:32:47 +02:00
parent f6596d1db6
commit 5f4d0b09f9

View File

@ -2,7 +2,7 @@ black==24.10.0
build==1.2.2.post1
isort==5.13.2
mypy==1.13.0
pylint==3.3.1
pylint==3.3.2
pytest-asyncio==0.24.0
pytest-cov==6.0.0
pytest==8.3.4