Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2025

This PR contains the following updates:

Package Change Age Confidence
pylint-django ~2.5.0~2.7.0 age confidence

Release Notes

pylint-dev/pylint-django (pylint-django)

v2.7.0

Compare Source

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 (`#&#8203;421 <https://github.com/pylint-dev/pylint-django/pull/421>`_)
- Support for Python 3.12 datetime (`#&#8203;427 <https://github.com/pylint-dev/pylint-django/pull/427>`_)
- Fixed location of installed LICENSE file (`#&#8203;431 <https://github.com/pylint-dev/pylint-django/issues/431>`_)
- Fixed ForeignKeyStringChecker referencing linter config incorrectly (`#&#8203;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
  • Fixed compatibility issue with datetime classes and python 3.12 (#&#8203;425 <https://github.com/pylint-dev/pylint-django/issues/425>_)

v2.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 (#&#8203;421 <https://github.com/pylint-dev/pylint-django/pull/421>_)
  • Support for Python 3.12 datetime (#&#8203;427 <https://github.com/pylint-dev/pylint-django/pull/427>_)
  • Fixed location of installed LICENSE file (#&#8203;431 <https://github.com/pylint-dev/pylint-django/issues/431>_)
  • Fixed ForeignKeyStringChecker referencing linter config incorrectly (#&#8203;430 <https://github.com/pylint-dev/pylint-django/issues/430>_)

Other


- CI now tests against Django 5.1

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 14, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


Because pylint-django (2.7.0) depends on pylint (>=3.0,<5)
 and no versions of pylint-django match >2.7.0,<2.8.0, pylint-django (>=2.7.0,<2.8.0) requires pylint (>=3.0,<5).
So, because bootcamps depends on both pylint (~2.17.0) and pylint-django (~2.7.0), version solving failed.

@renovate renovate bot force-pushed the renovate/pylint-django-2.x branch from da51a98 to 01c51f2 Compare October 2, 2025 07:04
@renovate renovate bot force-pushed the renovate/pylint-django-2.x branch 2 times, most recently from b712522 to 9eecbdb Compare October 11, 2025 10:16
@renovate renovate bot force-pushed the renovate/pylint-django-2.x branch 3 times, most recently from 764c855 to b4a2459 Compare November 1, 2025 15:11
@renovate renovate bot force-pushed the renovate/pylint-django-2.x branch from b4a2459 to b7a9115 Compare November 6, 2025 14:08
@renovate renovate bot force-pushed the renovate/pylint-django-2.x branch 2 times, most recently from 59f29c5 to 93e7733 Compare December 6, 2025 10:06
@renovate renovate bot force-pushed the renovate/pylint-django-2.x branch from 93e7733 to cc675d8 Compare January 1, 2026 15:14
@renovate renovate bot changed the title chore(deps): update dependency pylint-django to ~2.6.0 chore(deps): update dependency pylint-django to ~2.7.0 Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant