chore(api): update dependency pylint-django to v2.5.5

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2671>
This commit is contained in:
Renovate Bot 2023-12-06 09:35:39 +00:00
commit 08bfc93243
2 changed files with 9 additions and 10 deletions

View file

@ -121,7 +121,7 @@ pytest-randomly = "==3.12.0"
pytest-sugar = "==0.9.7"
requests-mock = "==1.10.0"
pylint = "==2.17.7"
pylint-django = "==2.5.3"
pylint-django = "==2.5.5"
django-extensions = "==3.2.3"
[tool.poetry.extras]