From 67ec9ce379ac3acb321e6a265247f564902f5358 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:48:39 +0000 Subject: [PATCH] Chore(deps): Bump the django group with 2 updates Bumps the django group with 2 updates: [django-allauth](https://github.com/pennersr/django-allauth) and [djangorestframework](https://github.com/encode/django-rest-framework). Updates `django-allauth` from 0.61.1 to 0.62.1 - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](https://github.com/pennersr/django-allauth/compare/0.61.1...0.62.1) Updates `djangorestframework` from 3.14.0 to 3.15.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.1) --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: django - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: django ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Pipfile b/Pipfile index 034812088..a3f206c90 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ django-extensions = "*" django-filter = "~=24.2" django-guardian = "*" django-multiselectfield = "*" -djangorestframework = "==3.14.0" +djangorestframework = "==3.15.1" djangorestframework-guardian = "*" drf-writable-nested = "*" bleach = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 1b4ecbdb7..f4d05280a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e1ac865502fd8502e8534557675cc36133252871db228d97a3c0c151891600f3" + "sha256": "d112647a88bdb7a77901c6f83abb47737f3bd3b8b9e7eec1f8ba047d5032eb09" }, "pipfile-spec": 6, "requires": {}, @@ -471,11 +471,11 @@ }, "django-allauth": { "hashes": [ - "sha256:5b4ae515ea74f54f0041210692eee10c309ad15ddbbd03d3620693c75e3f7945" + "sha256:6f33e86e42fb78ec2885ee905f337b87c46465ae7fe162c4959dcac81d47e2ad" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==0.61.1" + "version": "==0.62.1" }, "django-auditlog": { "hashes": [ @@ -548,12 +548,12 @@ }, "djangorestframework": { "hashes": [ - "sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8", - "sha256:eb63f58c9f218e1a7d064d17a70751f528ed4e1d35547fdade9aaf4cd103fd08" + "sha256:3ccc0475bce968608cf30d07fb17d8e52d1d7fc8bfe779c905463200750cbca6", + "sha256:f88fad74183dfc7144b2756d0d2ac716ea5b4c7c9840995ac3bfd8ec034333c1" ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==3.14.0" + "version": "==3.15.1" }, "djangorestframework-guardian": { "hashes": [