Skip to content

Commit 0a28219

Browse files
Bump pylint-django from 2.5.3 to 2.6.1
Bumps [pylint-django](https://github.com/pylint-dev/pylint-django) from 2.5.3 to 2.6.1. - [Release notes](https://github.com/pylint-dev/pylint-django/releases) - [Changelog](https://github.com/pylint-dev/pylint-django/blob/master/CHANGELOG.rst) - [Commits](pylint-dev/pylint-django@v2.5.3...v2.6.1) --- updated-dependencies: - dependency-name: pylint-django dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47fbed8 commit 0a28219

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)