Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency django-filter to v25 #2415

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-filter (changelog) ==24.3 -> ==25.1 age adoption passing confidence

Release Notes

carltongibson/django-filter (django-filter)

v25.1

Compare Source

  • Removed the in-built API schema generation methods, which have been
    deprecated since v23.2.

    You should use drf-spectacular <https://drf-spectacular.readthedocs.io/en/latest/>_
    for generating OpenAPI schemas with DRF.

  • Dropped support for EOL Python 3.8.

  • Added testing against Python 3.13.

  • Added official support for Django 5.2.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

Copy link
Contributor Author

renovate bot commented Feb 17, 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: uv.lock
Command failed: uv lock --upgrade-package django-filter
Using CPython 3.12.9 interpreter at: /opt/containerbase/tools/python/3.12.9/bin/python3.12
  × No solution found when resolving dependencies for split
  │ (python_full_version == '3.12.*' and platform_python_implementation !=
  │ 'PyPy'):
  ╰─▶ Because djangorestframework-gis==1.1 depends on
      django-filter>=23.5,<25.0 and your project depends on
      django-filter==25.1, we can conclude that djangorestframework-gis==1.1
      and your project are incompatible.
      And because your project depends on djangorestframework-gis==1.1, we can
      conclude that your project's requirements are unsatisfiable.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
@renovate renovate bot force-pushed the renovate/django-filter-25.x branch from be069dc to 7dfb243 Compare March 3, 2025 17:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants