From a2e41de9dd09a7005d08f9c0448480be4177a341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jan 2022 07:22:27 +0000 Subject: [PATCH] Build(deps): Bump django-filter from 2.2.0 to 2.4.0 Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.2.0 to 2.4.0. - [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/2.2.0...2.4.0) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 100fccd..9bd1909 100644 --- a/Pipfile +++ b/Pipfile @@ -27,6 +27,6 @@ mock = "*" gunicorn = "*" djangorestframework = "*" markdown = "<3.2" -django-filter = "==2.2.0" +django-filter = "==2.4.0" coreapi = "*" psycopg2-binary = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 4b21a56..f8a0ee9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "aff279c08435591f49ba16846d17457fa3ae85c4649340eb6763f1f0b44d8ae7" + "sha256": "eaffb07bd886906c989185fcf2e97cdc174a101df68228398ba358b4ebfe875a" }, "pipfile-spec": 6, "requires": {}, @@ -84,11 +84,11 @@ }, "django-filter": { "hashes": [ - "sha256:558c727bce3ffa89c4a7a0b13bc8976745d63e5fd576b3a9a851650ef11c401b", - "sha256:c3deb57f0dd7ff94d7dce52a047516822013e2b441bed472b722a317658cfd14" + "sha256:84e9d5bb93f237e451db814ed422a3a625751cbc9968b484ecc74964a8696b06", + "sha256:e00d32cebdb3d54273c48f4f878f898dced8d5dfaad009438fe61ebdf535ace1" ], "index": "pypi", - "version": "==2.2.0" + "version": "==2.4.0" }, "django-taggit": { "hashes": [