From b7757fcc6d19671b122f61fafb81ece8a9fb4b85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:30:19 +0000 Subject: [PATCH] Update dependency djangorestframework to v3.15.2 [SECURITY] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 3f21c3d97..b0196c669 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -13,5 +13,5 @@ Django==3.2.20 django-allauth==0.52.0 django-widget-tweaks==1.5.0 psycopg2==2.9.5 -djangorestframework==3.14.0 +djangorestframework==3.15.2 python-dateutil==2.9.0.post0