Update dependency pylint to v3.0.1 #23

Merged
Renovate merged 1 commits from renovate/pylint-3.x into main 2023-10-06 00:57:27 +03:00
Showing only changes of commit e8ea7accfa - Show all commits

View File

@ -2,7 +2,7 @@ black==23.9.1
build==1.0.3 build==1.0.3
isort==5.12.0 isort==5.12.0
mypy==1.5.1 mypy==1.5.1
pylint==3.0.0 pylint==3.0.1
pytest-asyncio==0.21.1 pytest-asyncio==0.21.1
pytest-cov==4.1.0 pytest-cov==4.1.0
pytest==7.4.2 pytest==7.4.2