Skip to content

Commit b6cdb18

Browse files
chore(deps): bump pylint-django from 2.5.3 to 2.5.5
Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 2.5.3 to 2.5.5. - [Release notes](https://github.com/PyCQA/pylint-django/releases) - [Changelog](https://github.com/pylint-dev/pylint-django/blob/master/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/pylint-django/commits) --- updated-dependencies: - dependency-name: pylint-django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87db993 commit b6cdb18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ flake8==6.0.0 # https://github.com/PyCQA/flake8
2323
flake8-isort==6.0.0 # https://github.com/gforcada/flake8-isort
2424
coverage==7.3.2 # https://github.com/nedbat/coveragepy
2525
black==23.3.0 # https://github.com/psf/black
26-
pylint-django==2.5.3 # https://github.com/PyCQA/pylint-django
26+
pylint-django==2.5.5 # https://github.com/PyCQA/pylint-django
2727
pre-commit==3.3.2 # https://github.com/pre-commit/pre-commit
2828

2929
# Django

0 commit comments

Comments
 (0)