File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ pytest-cov==7.0.0
1818# Code quality
1919# ------------------------------------------------------------------------------
2020-r coverage.txt
21- pylint-django==2.6.1 # https://github.com/PyCQA/pylint-django
21+ pylint-django==2.7.0 # https://github.com/PyCQA/pylint-django
2222pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery
2323
2424# Django
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ pytest-mock==3.15.1 # https://github.com/pytest-dev/pytest-mock
4040-r ruff.txt
4141-r coverage.txt
4242-r black.txt
43- pylint-django==2.6.1 # https://github.com/PyCQA/pylint-django
43+ pylint-django==2.7.0 # https://github.com/PyCQA/pylint-django
4444pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery
4545
4646# Django
You can’t perform that action at this time.
0 commit comments