Skip to content

Commit 1cba136

Browse files
Bump pylint-django from 2.5.5 to 2.7.0
Bumps [pylint-django](https://github.com/pylint-dev/pylint-django) from 2.5.5 to 2.7.0. - [Release notes](https://github.com/pylint-dev/pylint-django/releases) - [Changelog](https://github.com/pylint-dev/pylint-django/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pylint-dev/pylint-django/commits/v2.7.0) --- updated-dependencies: - dependency-name: pylint-django dependency-version: 2.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28a63da commit 1cba136

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

poetry.lock

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ django-environ = "^0.12.0"
3636
[tool.poetry.group.dev.dependencies]
3737
black = "^24.10.0"
3838
mypy = "^1.7"
39-
pylint-django = "^2.5.3"
39+
pylint-django = "^2.7.0"
4040
flake8 = "^7.1.1"
4141
django-stubs = "^4.2.3"
4242
python-dotenv = "^1.0.1"

0 commit comments

Comments
 (0)