Skip to content

Commit

Permalink
Bump pylint-django from 2.4.4 to 2.5.0 (#29)
Browse files Browse the repository at this point in the history
Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 2.4.4 to 2.5.0.
- [Release notes](https://github.com/PyCQA/pylint-django/releases)
- [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst)
- [Commits](pylint-dev/pylint-django@v2.4.4...v2.5.0)

---
updated-dependencies:
- dependency-name: pylint-django
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 18, 2022
1 parent d0d9f4d commit e6e35f4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 = "^21.12b0"
invoke = "^1.6.0"
pylint = "^2.12.2"
pylint-django = "^2.4.4"
pylint-django = "^2.5.0"
yamllint = "^1.26.2"
typed-ast = "^1.5.1"

Expand Down

0 comments on commit e6e35f4

Please sign in to comment.