Skip to content

Update pylint-django requirement from <2.7.0,>=2.5.5 to >=2.5.5,<2.8.0#4555

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pylint-django-gte-2.5.5-and-lt-2.8.0
Open

Update pylint-django requirement from <2.7.0,>=2.5.5 to >=2.5.5,<2.8.0#4555
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pylint-django-gte-2.5.5-and-lt-2.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Updates the requirements on pylint-django to permit the latest version.

Release notes

Sourced from pylint-django's releases.

Version 2.7.0 (1 Jan 2026)

Changelog

We added support for pylint 4.0.0+.

Other


- CI now tests against Django 5.2
- CI now tests against python 3.13
- CI now tests against python 3.14
- CI now tests against pylint 4.0.0+
Changelog

Sourced from pylint-django's changelog.

Version 2.7.0

We added support for pylint 4.0.0+.

Other


- CI now tests against Django 5.2
- CI now tests against python 3.13
- CI now tests against python 3.14
- CI now tests against pylint 4.0.0+

Version 2.6.1

NOTICE

We dropped support for Python 3.7, 3.8, and for pylint below 3.0.

Bugfixes


- Added Django aliases for ranges to support psycopg 2 and 3 (`[#421](https://github.com/pylint-dev/pylint-django/issues/421) <https://github.com/pylint-dev/pylint-django/pull/421>`_)
- Support for Python 3.12 datetime (`[#427](https://github.com/pylint-dev/pylint-django/issues/427) <https://github.com/pylint-dev/pylint-django/pull/427>`_)
- Fixed location of installed LICENSE file (`[#431](https://github.com/pylint-dev/pylint-django/issues/431) <https://github.com/pylint-dev/pylint-django/issues/431>`_)
- Fixed ForeignKeyStringChecker referencing linter config incorrectly (`[#430](https://github.com/pylint-dev/pylint-django/issues/430) <https://github.com/pylint-dev/pylint-django/issues/430>`_)

Other


- CI now tests against Django 5.1

Version 2.6.0 (09 Oct. 2024)

Not released for lack of a release pipeline at the time the tag was created.

Version 2.5.5 (14 May 2023)

NOTICE

This version drops support for Python 3.6

Bugfixes

... (truncated)

Commits
  • ec4124e Updating changelog for 2.7 release
  • 778342f Fixes for pylint 4.
  • c41afac Permit to use pylint 4+, bump own version
  • 8f9b230 [pre-commit.ci] pre-commit autoupdate
  • d61ef5f Remove the compat layer for 'only_required_for_messages'
  • e40d785 Use anchor to exclude functional tests in pre-commit (#473)
  • 64279cb Add support for python 3.14 (#472)
  • 7a63f43 Disable the test for DecimalField to be able to release for python 3.13, 3.14...
  • 100ec5c Fix a typo in pylint_django/tests/test_func.py
  • 156b99d Add typing to '_attribute_is_magic'
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pylint-django](https://github.com/pylint-dev/pylint-django) to permit the latest version.
- [Release notes](https://github.com/pylint-dev/pylint-django/releases)
- [Changelog](https://github.com/pylint-dev/pylint-django/blob/master/CHANGELOG.rst)
- [Commits](pylint-dev/pylint-django@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: pylint-django
  dependency-version: 2.7.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2026
@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.51%. Comparing base (de21792) to head (0e7f496).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4555   +/-   ##
=======================================
  Coverage   88.51%   88.51%           
=======================================
  Files         448      448           
  Lines       18149    18149           
=======================================
  Hits        16064    16064           
  Misses       2085     2085           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants