From 07d7ceac0b79ecda4b35f6a4b1e5d389cb400f68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 20:31:10 +0000 Subject: [PATCH] Chore(deps): Bump the django group with 3 updates Bumps the django group with 3 updates: [django](https://github.com/django/django), [django-allauth](https://github.com/pennersr/django-allauth) and [django-filter](https://github.com/carltongibson/django-filter). Updates `django` from 4.2.14 to 5.0.7 - [Commits](https://github.com/django/django/compare/4.2.14...5.0.7) Updates `django-allauth` from 0.63.6 to 64.0.0 - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](https://github.com/pennersr/django-allauth/compare/0.63.6...64.0.0) Updates `django-filter` from 24.2 to 24.3 - [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.2...24.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major dependency-group: django - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-major dependency-group: django - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: django ... Signed-off-by: dependabot[bot] --- Pipfile | 4 ++-- Pipfile.lock | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Pipfile b/Pipfile index accd78769..1c30eff6c 100644 --- a/Pipfile +++ b/Pipfile @@ -7,14 +7,14 @@ name = "pypi" dateparser = "~=1.2" # WARNING: django does not use semver. # Only patch versions are guaranteed to not introduce breaking changes. -django = "~=4.2.14" +django = "~=5.0.7" django-allauth = {extras = ["socialaccount"], version = "*"} django-auditlog = "*" django-celery-results = "*" django-compression-middleware = "*" django-cors-headers = "*" django-extensions = "*" -django-filter = "~=24.2" +django-filter = "~=24.3" django-guardian = "*" django-multiselectfield = "*" django-soft-delete = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 1909130c3..b76016f37 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "dfbdec79ef49972dfb5600bfd01ba2feb4459654a4039635475b7b93a8ad270b" + "sha256": "b2ec39753bd46d01ace7f62e0111372e173993e2e78bfbf0bb3b2496f7b5388c" }, "pipfile-spec": 6, "requires": {}, @@ -454,23 +454,23 @@ }, "django": { "hashes": [ - "sha256:3ec32bc2c616ab02834b9cac93143a7dc1cdcd5b822d78ac95fc20a38c534240", - "sha256:fc6919875a6226c7ffcae1a7d51e0f2ceaf6f160393180818f6c95f51b1e7b96" + "sha256:bd4505cae0b9bd642313e8fb71810893df5dc2ffcacaa67a33af2d5cd61888f2", + "sha256:f216510ace3de5de01329463a315a629f33480e893a9024fc93d8c32c22913da" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==4.2.14" + "markers": "python_version >= '3.10'", + "version": "==5.0.7" }, "django-allauth": { "extras": [ "socialaccount" ], "hashes": [ - "sha256:f15f49defb09e0604dad5214e53a69a1f723cb03176bb115c8930bcd19b91749" + "sha256:01952c7540160ef475c12dc881f67a69c7c5e533f4bef6c811bba0417a717588" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==0.63.6" + "markers": "python_version >= '3.8'", + "version": "==64.0.0" }, "django-auditlog": { "hashes": [ @@ -517,12 +517,12 @@ }, "django-filter": { "hashes": [ - "sha256:48e5fc1da3ccd6ca0d5f9bb550973518ce977a4edde9d2a8a154a7f4f0b9f96e", - "sha256:df2ee9857e18d38bed203c8745f62a803fa0f31688c9fe6f8e868120b1848e48" + "sha256:c4852822928ce17fb699bcfccd644b3574f1a2d80aeb2b4ff4f16b02dd49dc64", + "sha256:d8ccaf6732afd21ca0542f6733b11591030fa98669f8d15599b358e24a2cd9c3" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==24.2" + "version": "==24.3" }, "django-guardian": { "hashes": [