chore(api): update dependency pylint to v2.17.7

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2661>
This commit is contained in:
Renovate Bot 2023-12-02 14:06:45 +00:00
commit e38808e2ce
2 changed files with 6 additions and 6 deletions

View file

@ -120,7 +120,7 @@ pytest-mock = "==3.10.0"
pytest-randomly = "==3.12.0"
pytest-sugar = "==0.9.7"
requests-mock = "==1.10.0"
pylint = "==2.17.2"
pylint = "==2.17.7"
pylint-django = "==2.5.3"
django-extensions = "==3.2.3"