From 21b68a5afe568cbdb472105aa4d47811b7afe957 Mon Sep 17 00:00:00 2001 From: Trenton Holmes <797416+stumpylog@users.noreply.github.com> Date: Sat, 13 Apr 2024 07:18:24 -0700 Subject: [PATCH] Reverts DRF update --- Pipfile | 2 +- Pipfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Pipfile b/Pipfile index a3f206c90..034812088 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ django-extensions = "*" django-filter = "~=24.2" django-guardian = "*" django-multiselectfield = "*" -djangorestframework = "==3.15.1" +djangorestframework = "==3.14.0" djangorestframework-guardian = "*" drf-writable-nested = "*" bleach = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 29c0fe8a3..2841ef49e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -547,14 +547,14 @@ "version": "==0.1.12" }, "djangorestframework": { - "hashes": [ - "sha256:3ccc0475bce968608cf30d07fb17d8e52d1d7fc8bfe779c905463200750cbca6", - "sha256:f88fad74183dfc7144b2756d0d2ac716ea5b4c7c9840995ac3bfd8ec034333c1" - ], + "hashes": [ + "sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8", + "sha256:eb63f58c9f218e1a7d064d17a70751f528ed4e1d35547fdade9aaf4cd103fd08" + ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==3.15.1" - }, + "version": "==3.14.0" + }, "djangorestframework-guardian": { "hashes": [ "sha256:1883756452d9bfcc2a51fb4e039a6837a8f6697c756447aa83af085749b59330",