From 79ccddba76849ddaf8124c2366b46007b71c246c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 18:08:51 +0000 Subject: [PATCH] chore(deps): update dependency djangorestframework to v3.15.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cdde128d0..e79feb85d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.34.68 botocore==1.34.68 Django==5.0.3 -djangorestframework==3.15.0 +djangorestframework==3.15.1