pylint: upgrade to 3.2.6
This only requires fixing: E0606: Possibly using variable 'results' before assignment E0606: Possibly using variable 'input_type' before assignment
This commit is contained in:
parent
2cdbddca09
commit
1a0fbac76c
3 changed files with 3 additions and 1 deletions
|
@ -48,7 +48,7 @@ black==22.*
|
|||
celery-types==0.22.0
|
||||
django-stubs[compatible-mypy]==4.2.7
|
||||
mypy==1.7.1
|
||||
pylint==2.17.7
|
||||
pylint==3.2.6
|
||||
pytest==8.1.1
|
||||
pytest-cov==5.0.0
|
||||
pytest-django==4.8.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue