From 822c2d2d56718e11b2b325b7636ee420ba0872cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 03:05:59 +0000 Subject: [PATCH] Chore(deps): Bump django-filter from 24.3 to 25.1 in the django group (#9143) Bumps the django group with 1 update: [django-filter](https://github.com/carltongibson/django-filter). Updates `django-filter` from 24.3 to 25.1 - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](https://github.com/carltongibson/django-filter/compare/24.3...25.1) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-major dependency-group: django ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 403089d9c..361a3a877 100644 --- a/Pipfile +++ b/Pipfile @@ -14,7 +14,7 @@ django-celery-results = "*" django-compression-middleware = "*" django-cors-headers = "*" django-extensions = "*" -django-filter = "~=24.3" +django-filter = "~=25.1" django-guardian = "*" django-multiselectfield = "*" django-soft-delete = "*" diff --git a/Pipfile.lock b/Pipfile.lock index d594c476d..b80cd3e31 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "8c1714db280429940577d7b88e5a59a63f92147a15bc6ae14fc4ff2820f2790e" + "sha256": "4d54b43e6f093a817b2dc9b923f93b889bf7a42cd937ea971cd8773484fc4636" }, "pipfile-spec": 6, "requires": {}, @@ -577,12 +577,12 @@ }, "django-filter": { "hashes": [ - "sha256:c4852822928ce17fb699bcfccd644b3574f1a2d80aeb2b4ff4f16b02dd49dc64", - "sha256:d8ccaf6732afd21ca0542f6733b11591030fa98669f8d15599b358e24a2cd9c3" + "sha256:1ec9eef48fa8da1c0ac9b411744b16c3f4c31176c867886e4c48da369c407153", + "sha256:4fa48677cf5857b9b1347fed23e355ea792464e0fe07244d1fdfb8a806215b80" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==24.3" + "markers": "python_version >= '3.9'", + "version": "==25.1" }, "django-guardian": { "hashes": [