From 91c2cbd8cb68c336c6d00757beebe729bfaa5b23 Mon Sep 17 00:00:00 2001 From: Trenton H <797416+stumpylog@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:47:24 -0700 Subject: [PATCH] Reverts DRF update --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 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 f75002212..4dd0c6fc8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -548,12 +548,12 @@ }, "djangorestframework": { "hashes": [ - "sha256:3ccc0475bce968608cf30d07fb17d8e52d1d7fc8bfe779c905463200750cbca6", - "sha256:f88fad74183dfc7144b2756d0d2ac716ea5b4c7c9840995ac3bfd8ec034333c1" + "sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8", + "sha256:eb63f58c9f218e1a7d064d17a70751f528ed4e1d35547fdade9aaf4cd103fd08" ], - "index": "pypi", - "markers": "python_version >= '3.6'", - "version": "==3.15.1" + "index": "pypi", + "markers": "python_version >= '3.6'", + "version": "==3.14.0" }, "djangorestframework-guardian": { "hashes": [