Skip to content

Commit

Permalink
chore(deps): bump pylint-django from 2.5.3 to 2.5.5
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 4, 2023
1 parent 87db993 commit b6cdb18
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 @@ -23,7 +23,7 @@ flake8==6.0.0 # https://github.com/PyCQA/flake8
flake8-isort==6.0.0 # https://github.com/gforcada/flake8-isort
coverage==7.3.2 # https://github.com/nedbat/coveragepy
black==23.3.0 # https://github.com/psf/black
pylint-django==2.5.3 # https://github.com/PyCQA/pylint-django
pylint-django==2.5.5 # https://github.com/PyCQA/pylint-django
pre-commit==3.3.2 # https://github.com/pre-commit/pre-commit

# Django
Expand Down

0 comments on commit b6cdb18

Please sign in to comment.