From 6f549506d6591f0709073a578389bb46f7d8f0db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 17:33:50 -0700 Subject: [PATCH] Chore(deps): Bump the django group with 1 update (#6080) Bumps the django group with 1 update: [django-filter](https://github.com/carltongibson/django-filter). Updates `django-filter` from 23.5 to 24.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/23.5...24.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 b5656439f..e76b30b88 100644 --- a/Pipfile +++ b/Pipfile @@ -14,7 +14,7 @@ django-celery-results = "*" django-compression-middleware = "*" django-cors-headers = "*" django-extensions = "*" -django-filter = "~=23.5" +django-filter = "~=24.1" django-guardian = "*" django-multiselectfield = "*" djangorestframework = "~=3.14" diff --git a/Pipfile.lock b/Pipfile.lock index 49efc6194..be69c652e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e88ab81dcd44e04defdc7efbbd6e2c5e1e522b3cdb580419569fc433c00139ef" + "sha256": "1d4d3594f94314b0af3006fea7feac68d801bc6e88fb89ac97775ec228c79273" }, "pipfile-spec": 6, "requires": {}, @@ -522,12 +522,12 @@ }, "django-filter": { "hashes": [ - "sha256:67583aa43b91fe8c49f74a832d95f4d8442be628fd4c6d65e9f811f5153a4e5c", - "sha256:99122a201d83860aef4fe77758b69dda913e874cc5e0eaa50a86b0b18d708400" + "sha256:335bcae6cbd3e984b024841070f567b22faea57594f27d37c52f8f131f8d8621", + "sha256:65cb43ce272077e5ac6aae1054d76c121cd6b552e296a82a13921e9371baf8c1" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==23.5" + "markers": "python_version >= '3.8'", + "version": "==24.1" }, "django-guardian": { "hashes": [