Skip to content

Commit

Permalink
build(deps-dev): bump pylint-django from 2.5.3 to 2.5.5 (#142)
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2023
1 parent 6df95bf commit 081b418
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
25 changes: 12 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ python = "^3.8"
black = "^23.10"
invoke = "^2.2.0"
pylint = "^2.17.7"
pylint-django = "^2.5.3"
pylint-django = "^2.5.5"
yamllint = "^1.32.0"
typed-ast = "^1.5.5"

Expand Down

0 comments on commit 081b418

Please sign in to comment.