Skip to content

Commit

Permalink
Merge pull request #279 from JSv4/dependabot/pip/pylint-django-2.6.1
Browse files Browse the repository at this point in the history
Bump pylint-django from 2.5.5 to 2.6.1
  • Loading branch information
JSv4 authored Dec 28, 2024
2 parents 65fea93 + 871e0ed commit a04b391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ flake8==7.1.1 # https://github.com/PyCQA/flake8
flake8-isort==6.1.1 # https://github.com/gforcada/flake8-isort
coverage==7.6.1 # https://github.com/nedbat/coveragepy
black==22.10.0 # https://github.com/psf/black
pylint-django==2.5.5 # https://github.com/PyCQA/pylint-django
pylint-django==2.6.1 # https://github.com/PyCQA/pylint-django
pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery
pre-commit==3.7.1 # https://github.com/pre-commit/pre-commit

Expand Down

0 comments on commit a04b391

Please sign in to comment.