1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-06 14:05:21 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"