chore(deps): update dependency pylint to v3 (#2965)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-10 18:58:50 +00:00
committed by GitHub
parent aed9f0047c
commit e37426d5d8
2 changed files with 28 additions and 146 deletions

View File

@@ -53,7 +53,7 @@ mkdocs-material = "^9.0.0"
mypy = "^1.5.1"
pre-commit = "^3.3.3"
pydantic-to-typescript = "^1.0.7"
pylint = "^2.6.0"
pylint = "^3.0.0"
pytest = "^7.2.0"
pytest-asyncio = "^0.23.0"
rich = "^13.5.2"