Skip to content

Commit 6a95e73

Browse files
authored
Merge pull request #203 from FullStackWithLawrence/dependabot/pip/pylint-django-2.6.1
Bump pylint-django from 2.5.3 to 2.6.1
2 parents 0d8ca59 + 0a28219 commit 6a95e73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ flake8==6.0.0 # https://github.com/PyCQA/flake8
2424
flake8-isort==6.0.0 # https://github.com/gforcada/flake8-isort
2525
coverage==7.1.0 # https://github.com/nedbat/coveragepy
2626
black==23.1.0 # https://github.com/psf/black
27-
pylint-django==2.5.3 # https://github.com/PyCQA/pylint-django
27+
pylint-django==2.6.1 # https://github.com/PyCQA/pylint-django
2828
pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery
2929
pre-commit==3.0.4 # https://github.com/pre-commit/pre-commit
3030

0 commit comments

Comments
 (0)